一个sopel插件,返回用户最后听过的曲目

sopel-modules.lastfm的Python项目详细描述


#lastfm sopel插件

[![pypi状态](https://img.shields.io/pypi/v/sopel-modules.lastfm.svg)](https://pypi.org/project/sopel-modules.lastfm/) [![生成状态](https://travis-ci.org/shanedabes-sopel/sopel-lastfm.svg?branch=master)](https://travis-ci.org/shanedabes-sopel/sopel-lastfm) [![pyup状态](https://pyup.io/repos/github/shanedonohoe/poku/shield.svg)](https://pyup.io/account/repos/github/shanedabes-sopel/sopel-lastfm/

一个sopel插件,返回用户上次收听的曲目

##安装

可以使用以下方法从pip安装:

pip install sopel_modules.lastfm

测试

如果您想做出贡献,请确保运行包含的测试。测试要求可以使用以下方式安装:

pip install -r requirements_dev.txt

使用以下方法运行测试:

make test

并使用docker启动一个测试sopel实例,方法是:

docker-compose up -d docker attach weechat

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java如何在没有代码气味的情况下编写遵循Liskov替代和其他可靠原则的不可变映射?   java最新jre上的压缩字符串对旧编译代码有好处吗?   java是否可以在javascript中取消PrimeFaces menuitem onclick函数   mysql从SQL数据库中访问java中xml名称空间标记的值   从java程序打开excel文件   java在方法中使用“var”是否会使执行(并发)线程不安全?   java使搜索视图以一种关于AndroidManifest的通用方式可用。xml   java对如何准确使用正则表达式感到困惑?   mule如何访问java文件中的记录变量   java在从2D数组引发异常后继续   枚举当前设置为的java值   java当listview只有几个项目时,如何使alert对话框显示listview的所有项目?   java getTableRow()返回大于项大小的索引   c用java传输二进制文件(数据)   java更改多选列表项复选框颜色