命令行中有关动画的所有内容。

animemon的Python项目详细描述


一个python应用程序,它显示关于 命令行中的动画。一部动漫 [@ichait](https://github.com/ichait) ` moviemon<;https://github.com/ichait/moviemon>;`\uuu

安装

使用pip

$ pip install animemon

从源代码获取最新版本

$ git clone https://github.com/nims11/animemon
$ cd animemon
$ python setup.py install

用法:

animemon [ --auth=user:pass ] PATH
animemon [ -m | -n | -g | -y | -r | -M | -N ]
animemon -h | --help
animemon --version

示例:

显示所有动画的基本信息
$ animemon

显示根据MyAnimeList分级排序的所有电影

$ animemon -m

为您的动漫收藏编制错误评级索引

$ animemon ~/anime --auth=viceversa:password123

选项:

-h, --help            Show this screen.
--version             Show version.
PATH                  Path to anime dir. to index/reindex all anime.
--auth=user:pass      Your MyAnimeList username (eg. --auth=coolguy123:password12)
-m, --mal             Sort acc. to MyAnimeList rating.(dec)
-n, --humming         Sort acc. to Hummingbird rating.(dec)
-g, --genre           Show anime name with its genre.
-y, --year            Show anime name with its release date.
-r, --runtime         Show anime name with its runtime.
-M, --mal-rev         Sort acc. to MyAnimeList rating.(inc)
-N, --humming-rev     Sort acc. to Hummingbird rating.(inc)

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

推荐PyPI第三方库


热门话题
java gradle无法解析配置的任何依赖项:类路径   来自远程服务的java错误字符串解析   java如何在Tomcat之外运行TomcatSpring/Struts 2Quartz任务?   将Java字节转换为Perl   Java选项:返回值或执行某些操作并继续循环   java如何从对象中获取变量?   postgresql自动部署web服务java和glassfish服务器4.1.1?   使用泛型的java Resteasy重写方法   在另一个用户登录后显示上一个用户的java数据   JSP(Java):编码字节数组并在JavaScript中使用,与C中相同#   Java:如何知道jar在Linux中的位置   java模拟已标记为可访问的私有方法的返回值   java无法理解滚动窗格   java Spring Boot Starter Web依赖项提供缺少工件的错误   java从SQL表创建json文件,然后能够查询该文件   java线程时钟对象   Java实践编程问题   多线程Java GUI未更改   GL30库中不存在intellij idea GLGEnVertexArray()。(JAVA LWJGL)   二进制文件在java中编辑二进制文件