{ "info": { "author": "Evan Pratten", "author_email": "ewpratten@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# devrant-dl\n\ud83d\udcbe Get a dump of your entire history on devRant\n\nPeople frequently come and go from [devRant](https://devrant.com), but must leave their data behind due to the platform's lack of a data export tool. `devrant_dl` is a community tool designed to fix that problem.\n\n## Installation\nTo install `devrant_dl`, make sure both `python3` and `python3-pip` are installed on your machine, then run:\n```sh\n# Install\npip3 install devrant_dl\n\n# View help\ndevrant_dl -h\n```\n\n## Usage\n```\nusage: devrant_dl [-h] [--rants-only] username output\n\nDownload all of your devRant account data\n\npositional arguments:\n username The (valid) username of your account\n output An (empty) directory to dump your data into\n\noptional arguments:\n -h, --help show this help message and exit\n --rants-only Only download rants\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Ewpratten/devrant-dl", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "devrant-dl", "package_url": "https://pypi.org/project/devrant-dl/", "platform": "", "project_url": "https://pypi.org/project/devrant-dl/", "project_urls": { "Homepage": "https://github.com/Ewpratten/devrant-dl" }, "release_url": "https://pypi.org/project/devrant-dl/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Get a dump of your entire history on devRant", "version": "1.0.0" }, "last_serial": 5737754, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "8ea78df1641736c620233881eb49d821", "sha256": "deac2346b27667918d83442888f28152c77a88774e62016ecf8efcd5de94c1f7" }, "downloads": -1, "filename": "devrant_dl-1.0.0.tar.gz", "has_sig": false, "md5_digest": "8ea78df1641736c620233881eb49d821", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3881, "upload_time": "2019-08-27T15:56:44", "url": "https://files.pythonhosted.org/packages/15/e8/28ca71f7bf3e50f9a6149137937f8ac8b5fbd59fbe1f373e94e0842ed037/devrant_dl-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8ea78df1641736c620233881eb49d821", "sha256": "deac2346b27667918d83442888f28152c77a88774e62016ecf8efcd5de94c1f7" }, "downloads": -1, "filename": "devrant_dl-1.0.0.tar.gz", "has_sig": false, "md5_digest": "8ea78df1641736c620233881eb49d821", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3881, "upload_time": "2019-08-27T15:56:44", "url": "https://files.pythonhosted.org/packages/15/e8/28ca71f7bf3e50f9a6149137937f8ac8b5fbd59fbe1f373e94e0842ed037/devrant_dl-1.0.0.tar.gz" } ] }