{ "info": { "author": "Doug Walter", "author_email": "dougwritescode@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Topic :: Security", "Topic :: Utilities" ], "description": "xkcdpassword\n=\n\nA simple, pure Python, Xkcd-style password generator. \n\ne.g: \"correct horse battery staple\"\n\nWhen invoked, this package will generate a short list of unique words, perhaps to a specified number, and then return them on sys.std.out. The user can also specify to remove spaces so the output can be easily copy-pasted or piped. The word list is customizable (words.txt), and already curated for length.\n\n### Prerequisites\n\nPython 2.7\nPyperclip\n\n### Installing\n\n`sudo pip install xkcdpassword`\n\n### Using\n\n`$ xkcdpassword` -> `correct horse battery staple`\n\n`$ xkcdpassword -ns` -> `correcthorsebatterystaple`\n\n`$ xkcdpassword 3` -> `correct horse battery`\n\n`$ xkcdpassword -ns 6` -> `correcthorsebatterystaplethingexplainer`\n\n`$ xkcdpassword -h` -> Syntax help\n\n### Authors\n\n* **Doug Walter** - **dougwritescode@gmail.com**\n\n### License\n\nThis project is licensed under the MIT License - see the [LICENSE.txt](LICENSE.txt) file for details\n\n## Acknowledgments\n\n* Randall Patrick Munroe, the ruler of the geek pantheon.\n\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/dougwritescode/xkcdpassword/tarball/0.6.6", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dougwritescode/xkcdpassword", "keywords": "python xkcd utilities security password", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "xkcdpassword", "package_url": "https://pypi.org/project/xkcdpassword/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/xkcdpassword/", "project_urls": { "Download": "https://github.com/dougwritescode/xkcdpassword/tarball/0.6.6", "Homepage": "https://github.com/dougwritescode/xkcdpassword" }, "release_url": "https://pypi.org/project/xkcdpassword/0.6.6/", "requires_dist": null, "requires_python": null, "summary": "A generator of xkcd-style passwords", "version": "0.6.6" }, "last_serial": 2708926, "releases": { "0.6": [ { "comment_text": "", "digests": { "md5": "936ab391a9c91f1277d45b35745be3e3", "sha256": "bd5ef29c39ddb185b0be5de17c8c07e6d5273abea191143f695d2adaf79f20bd" }, "downloads": -1, "filename": "xkcdpassword-0.6.tar.gz", "has_sig": false, "md5_digest": "936ab391a9c91f1277d45b35745be3e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14500, "upload_time": "2017-02-04T18:04:00", "url": "https://files.pythonhosted.org/packages/e8/ec/4843bf3b69961f1a79cf771dc5b914f8fdc2beee0b42b0271799506d6bd2/xkcdpassword-0.6.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "5c93541e74c595321e6284208d3c0e19", "sha256": "6ff7e6049a969d435e7c909d79f6fafcef6edab5e618f4fa0862aa2c3236d942" }, "downloads": -1, "filename": "xkcdpassword-0.6.1.tar.gz", "has_sig": false, "md5_digest": "5c93541e74c595321e6284208d3c0e19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13632, "upload_time": "2017-02-04T20:12:38", "url": "https://files.pythonhosted.org/packages/1a/38/af3312403d7383a412ed2b623e975e01cb8938906d5de5d4596d1d61d3b4/xkcdpassword-0.6.1.tar.gz" } ], "0.6.2": [ { "comment_text": "", "digests": { "md5": "5a2e3b97d5f9de5027dc7a5a321db4a6", "sha256": "64a6ef8da40fa221073c6ad863bb8b009513eceace16c9e2f5e40816ec0eed85" }, "downloads": -1, "filename": "xkcdpassword-0.6.2.tar.gz", "has_sig": false, "md5_digest": "5a2e3b97d5f9de5027dc7a5a321db4a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13688, "upload_time": "2017-02-04T20:46:41", "url": "https://files.pythonhosted.org/packages/2b/06/bf9258f4c456fb5517d288ecac749390ff0dff45287ff0cc5d23c1defa6d/xkcdpassword-0.6.2.tar.gz" } ], "0.6.4": [ { "comment_text": "", "digests": { "md5": "d54e768de2bcc26c12aab381fc7cbaf1", "sha256": "fa8afff1e14c151e614deb35cceaaa58a4875fd56028e87776c8fa8354b6a739" }, "downloads": -1, "filename": "xkcdpassword-0.6.4.tar.gz", "has_sig": false, "md5_digest": "d54e768de2bcc26c12aab381fc7cbaf1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 162509, "upload_time": "2017-02-19T01:56:20", "url": "https://files.pythonhosted.org/packages/93/6b/f88700b7bffc4ef9c9b50e096b2a891096396c8e3c520d02ed91e159132a/xkcdpassword-0.6.4.tar.gz" } ], "0.6.5": [ { "comment_text": "", "digests": { "md5": "e39bbc858d258d9ad5f5b5760456108e", "sha256": "47381bb986bd399bc9ea912a460e06cafd6543e8dae525fb82a7cbf507ee3d13" }, "downloads": -1, "filename": "xkcdpassword-0.6.5.tar.gz", "has_sig": false, "md5_digest": "e39bbc858d258d9ad5f5b5760456108e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 162771, "upload_time": "2017-03-12T22:23:56", "url": "https://files.pythonhosted.org/packages/ea/e0/5d1fb075189ddee61dada216a9e2ffabc2a10d07eb0995f86c6fd5201613/xkcdpassword-0.6.5.tar.gz" } ], "0.6.6": [ { "comment_text": "", "digests": { "md5": "acb6a1548b3a2467a464162f69592197", "sha256": "49f71d1be7ec4dde4c55ce04ea3bafaacc601b0e274178a35cb2d90579f37abf" }, "downloads": -1, "filename": "xkcdpassword-0.6.6.tar.gz", "has_sig": false, "md5_digest": "acb6a1548b3a2467a464162f69592197", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 163312, "upload_time": "2017-03-16T01:13:17", "url": "https://files.pythonhosted.org/packages/8c/7c/7b1570e5aa8eec1975e56208d15918b71985598ea7cebb0fc13def4c5b03/xkcdpassword-0.6.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "acb6a1548b3a2467a464162f69592197", "sha256": "49f71d1be7ec4dde4c55ce04ea3bafaacc601b0e274178a35cb2d90579f37abf" }, "downloads": -1, "filename": "xkcdpassword-0.6.6.tar.gz", "has_sig": false, "md5_digest": "acb6a1548b3a2467a464162f69592197", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 163312, "upload_time": "2017-03-16T01:13:17", "url": "https://files.pythonhosted.org/packages/8c/7c/7b1570e5aa8eec1975e56208d15918b71985598ea7cebb0fc13def4c5b03/xkcdpassword-0.6.6.tar.gz" } ] }