{ "info": { "author": "Nimesh Ghelani", "author_email": "nimeshghelani@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: User Interfaces", "Topic :: Software Development :: Version Control", "Topic :: Utilities" ], "description": "animemon\n========\n\n**A Python Application that displays all the information about all your\nanime in the command line. An anime ripoff of\n[@iCHAIT](https://github.com/iCHAIT)'s\n`moviemon `__**\n\nInstallation\n------------\n\nUsing pip\n~~~~~~~~~\n\n.. code:: sh\n\n $ pip install animemon\n\nGet the latest build from the Source\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n.. code:: sh\n\n $ git clone https://github.com/nims11/animemon\n $ cd animemon\n $ python setup.py install\n\nDependencies\n~~~~~~~~~~~~\n\n- `guessit `__\n- `terminaltables `__\n- `docopt `__\n- `tqdm `__\n- `colorama `__\n\nUsage:\n~~~~~~\n\n.. code:: sh\n\n animemon [ --auth=user:pass ] PATH\n animemon [ -m | -n | -g | -y | -r | -M | -N ]\n animemon -h | --help\n animemon --version\n\nExamples:\n~~~~~~~~~\n\nDisplay basic info about all your anime\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\n.. code:: sh\n\n $ animemon\n\nDisplay all movies sorted according to their MyAnimeList ratings\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\n.. code:: sh\n\n $ animemon -m\n\nIndex your anime collection with MAL Ratings\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\n.. code:: sh\n\n $ animemon ~/anime --auth=viceversa:password123\n\nOptions:\n~~~~~~~~\n\n.. code:: sh\n\n -h, --help Show this screen.\n --version Show version.\n PATH Path to anime dir. to index/reindex all anime.\n --auth=user:pass Your MyAnimeList username (eg. --auth=coolguy123:password12)\n -m, --mal Sort acc. to MyAnimeList rating.(dec)\n -n, --humming Sort acc. to Hummingbird rating.(dec)\n -g, --genre Show anime name with its genre.\n -y, --year Show anime name with its release date.\n -r, --runtime Show anime name with its runtime.\n -M, --mal-rev Sort acc. to MyAnimeList rating.(inc)\n -N, --humming-rev Sort acc. to Hummingbird rating.(inc)\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nims11/animemon", "keywords": "anime,CLI,anime-within-CLI,python", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "animemon", "package_url": "https://pypi.org/project/animemon/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/animemon/", "project_urls": { "Homepage": "https://github.com/nims11/animemon" }, "release_url": "https://pypi.org/project/animemon/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Everything about your anime within the command line.", "version": "0.1.1" }, "last_serial": 2010155, "releases": { "0.1": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "87623ad22e6d6d363f18832a86420468", "sha256": "9ad6d44093d8f1f327f3460bcdbe68a83b5f1505aa9a6fbc5bfd5fabdc802f39" }, "downloads": -1, "filename": "animemon-0.1.1.tar.gz", "has_sig": false, "md5_digest": "87623ad22e6d6d363f18832a86420468", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5324, "upload_time": "2016-03-16T13:19:48", "url": "https://files.pythonhosted.org/packages/1d/a1/885d3028fae4ed98cd5e9ff747177530c72befb14a6fcb54bf80aa46cc4c/animemon-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "87623ad22e6d6d363f18832a86420468", "sha256": "9ad6d44093d8f1f327f3460bcdbe68a83b5f1505aa9a6fbc5bfd5fabdc802f39" }, "downloads": -1, "filename": "animemon-0.1.1.tar.gz", "has_sig": false, "md5_digest": "87623ad22e6d6d363f18832a86420468", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5324, "upload_time": "2016-03-16T13:19:48", "url": "https://files.pythonhosted.org/packages/1d/a1/885d3028fae4ed98cd5e9ff747177530c72befb14a6fcb54bf80aa46cc4c/animemon-0.1.1.tar.gz" } ] }