{ "info": { "author": "Chaitanya Gupta", "author_email": "cgupta319@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": "moviemon\n========\n\n**A Python Application that displays all the information about all your movies in the command line.**\n\n\nInstallation\n============\n\nUsing ``pip``\n-------------\n\n.. code:: sh\n\n $ pip install moviemon\n\nYou can also use `pipsi `__ to install -\n\n.. code:: sh\n\n $ pipsi install moviemon\n\n\nGet the latest build from the Source\n------------------------------------\n\n- Clone the repo\n\n.. code:: sh\n\n git clone https://github.com/iCHAIT/moviemon\n\n- Run\n\n.. code:: sh\n\n $ python setup.py install\n\n\nDependencies\n============\n\n- `guessit `__\n- `terminaltables `__\n- `docopt `__\n- `tqdm `__\n- `colorama `__\n\n\nUsage:\n======\n\n.. code:: sh\n\n moviemon.py PATH\n moviemon [-i | -t | -g | -a | -c | -d | -y | -r | -I | -T ]\n moviemon -h | --help\n moviemon --version\n\n\nOptions:\n========\n\n.. code:: sh\n\n -h, --help Show this screen.\n --version Show version.\n PATH Path to movies dir. to index/reindex all movies.\n -i, --imdb Sort acc. to IMDB rating.(dec)\n -t, --tomato Sort acc. to Tomato Rotten rating.(dec)\n -g, --genre Show movie name with its genre.\n -a, --awards Show movie name with awards recieved.\n -c, --cast Show movie name with its cast.\n -d, --director Show movie name with its director(s).\n -y, --year Show movie name with its release date.\n -r, --runtime Show movie name with its runtime.\n -I, --imdb-rev Sort acc. to IMDB rating.(inc)\n -T, --tomato-rev Sort acc. to Tomato Rotten rating.(inc)\n\n\nExamples -\n==========\n\nDisplay basic info about all your movies.\n\n``$ moviemon -m``\n\nDisplay all movies sorted according to their IMDB ratings.\n\n``$ moviemon -i``\n\nDisplay all movies sorted according to their Tomato Rotten ratings.\n\n``$ moviemon -t``\n\nDisplay all movies with their Genres.\n\n``$ moviemon -g``\n\nDisplay all movies with the awards they have recieved.\n\n``$ moviemon -a``\n\nDisplay all movies with their cast.\n\n``$ moviemon -c``\n\nDisplay all movies with their director(s).\n\n``$ moviemon -d``\n\nDisplay all movies with their release date.\n\n``$ moviemon -y``\n\nDisplay all movies sorted according to their IMDB ratings (inc).\n\n``$ moviemon -I``\n\nDisplay all movies sorted according to their Tomato Rotten ratings (inc).\n\n``$ moviemon -T``\n\n\nContribute\n==========\n\nFound a bug or want to suggest a new feature? Report it by opening an issue. Feel free to send a pull request for any improvements or feature requests.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/iCHAIT/moviemon", "keywords": "movies,CLI,movies-within-CLI,python", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "moviemon", "package_url": "https://pypi.org/project/moviemon/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/moviemon/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/iCHAIT/moviemon" }, "release_url": "https://pypi.org/project/moviemon/1.0.11/", "requires_dist": null, "requires_python": null, "summary": "Everything about your movies within the command line.", "version": "1.0.11" }, "last_serial": 1933982, "releases": { "1.0.10": [ { "comment_text": "", "digests": { "md5": "74d80fa3fdb4e54914f687dc1a9fd7ac", "sha256": "0eb6bdd07c2c1740c75a900c12d7a20e89673ab4fd7a68be115502871c0f4753" }, "downloads": -1, "filename": "moviemon-1.0.10.tar.gz", "has_sig": false, "md5_digest": "74d80fa3fdb4e54914f687dc1a9fd7ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4054, "upload_time": "2016-02-01T09:54:25", "url": "https://files.pythonhosted.org/packages/71/87/21302a6421e884fb9dc155667cf7b7270affd13453463e1219fd11ae2485/moviemon-1.0.10.tar.gz" } ], "1.0.11": [ { "comment_text": "", "digests": { "md5": "7f747fb0f93bd79c9aad8db5d4eb5b8f", "sha256": "c2cbec4ad0b13e888ec3a83fc494a050129415d9d5a2c85f3959e9808dd10410" }, "downloads": -1, "filename": "moviemon-1.0.11.tar.gz", "has_sig": false, "md5_digest": "7f747fb0f93bd79c9aad8db5d4eb5b8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4631, "upload_time": "2016-02-01T16:03:34", "url": "https://files.pythonhosted.org/packages/69/27/11ee1a3989a22610db9350d18411c52158ee3b3f09cb459c43f2af1dae42/moviemon-1.0.11.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7f747fb0f93bd79c9aad8db5d4eb5b8f", "sha256": "c2cbec4ad0b13e888ec3a83fc494a050129415d9d5a2c85f3959e9808dd10410" }, "downloads": -1, "filename": "moviemon-1.0.11.tar.gz", "has_sig": false, "md5_digest": "7f747fb0f93bd79c9aad8db5d4eb5b8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4631, "upload_time": "2016-02-01T16:03:34", "url": "https://files.pythonhosted.org/packages/69/27/11ee1a3989a22610db9350d18411c52158ee3b3f09cb459c43f2af1dae42/moviemon-1.0.11.tar.gz" } ] }