{ "info": { "author": "Dakota Chambers", "author_email": "dakotachambers@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Macaw\n\nBetter password generation inspired by our colorful, feathered friends that speak (often nonsensical) strings of words.\n\n```\n ,,,___\n ,' _ \\__\n / { O / `\\\n ,\\ } /---./ _ __ ___ __ _ ___ __ ___ __\n /\\ `-.__- `--' | '_ ` _ \\ / _` |/ __/ _` \\ \\ /\\ / /\n / `._ : | | | | | | | (_| | (_| (_| |\\ V V /\n /\\_; -' : ; |_| |_| |_|\\__,_|\\___\\__,_| \\_/\\_/ \n / \\_; / /\n /| \\ \\_/..-'\n ________|_\\___/_\\\\_\\\\________\n ----------------;;-;;--------\n \\/ `-'/\n |\\_|_/|\n \\/ \\/\n \\_/\n\n```\n\n## About\n\n- Macaw is a simple command-line tool to generate unique and easy-to-remember passwords.\n- Macaw uses a dictionary of easy to remember but hard to guess words and strings them together to create unique passwords.\n- Macaw supports lots of options for truly powerful and unique password generation.\n- Unlike a real macaw, you can teach this one to not use certain words if desired.\n\n## What makes a good password?\n\nPasswords like `cUbXLBagmYPqKY35` are hard to guess, but they're also impossible to remember.\n\nMeanwhile, passwords like [`correcthorsebatterystaple`](https://xkcd.com/936/)\nare just as hard for computers to guess, but they are much easier for humans to remember.\n\nMacaw seeks to generate passwords that are easy to remember so you don't have to dig into a password\nmanager every time you want to log into an app.\n\n## Usage\n\n`$ macaw`\n- Generate and print a new password.\n\n## Planned\n\n`$ macaw generate`\n- Generate a new random password based on pre-defined configuration.\n\n`$ macaw speak`\n- Uses the macaw ASCII art to output text.\n - Be default, macaw speak will generate a new password like \"macaw generate\" but with parrot ASCII.\n - Can also be verbose and use `$ macaw speak generate`\n\n`$ macaw generate -n 5`\n- Generate 5 passwords.\n\n`$ macaw speak generate -n 5 (or $ macaw speak -n 5)`\n- Generate 5 passwords with parrot ASCII.\n\n`$ macaw speak -w 3`\n- Generate a password with 3 words.\n\n`$ macaw speak -w 4 -n 5`\n- Generate 5 unique passwords with 4 words each with parrot ASCII.\n\n`$ macaw speak silly`\n- Generate a password without words and only random characters.\n\n`$ macaw help`\n- Show help page/usage guide.\n\n`$ macaw update`\n- Updates local dictionary.\n\n`$ macaw configure`\n- CLI to update config file with defaults for password generation.\n\n`$ macaw seed `\n- Seed the random generator with a new number.\n- Macaw will attempt to generate a random seed every time it is used (based on computer time).\n\n`$ macaw blacklist \"\"`\n- Add a word to blacklist.\n\n`$ macaw blacklist`\n- Print blacklisted words.\n\n`$ macaw speak smart`\n- Generate a password in a \"sensical\" sentence of the form: \n\n`$ macaw speak bang`\n- Add a `!` to the end of the password.\n\n`$ macaw speak camel`\n- Generate a password in CamelCase.\n\n`$ macaw speak sub (o,0)`\n- Generate a password and replace all `o` characters with `0` characters.\n\neg. `$ macaw speak smart camel bang sub (i,1)` --> \"1ntell1gentBookcaseWaltzesAcc1dentally!\"\n*Ironically, MacawSpeakSmartCamelBangSub! is also a good password :wink:*\n\n## Example:\n\n```\n$ macaw speak smart camel bang sub (i,1)\n\n ,,,___\n ,' _ \\__ ___________________________________________\n / { O / `\\ / \\\n ,\\ } /---./ .-' 1ntell1gentBookcaseWaltzesAcc1dentally! |\n /\\ `-.__- `--' `-. |\n / `._ : | \\___________________________________________/\n /\\_; -' : ;\n / \\_; / /\n /| \\ \\_/..-'\n ________|_\\___/_\\\\_\\\\________\n ----------------;;-;;--------\n \\/ `-'/\n |\\_|_/|\n \\/ \\/\n \\_/\n```\n\n## Build\n\n- TODO: PyPi Packaging Instructions\n\n\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/dcchambers/macaw", "keywords": "password,macaw", "license": "", "maintainer": "", "maintainer_email": "", "name": "macawspeak", "package_url": "https://pypi.org/project/macawspeak/", "platform": "", "project_url": "https://pypi.org/project/macawspeak/", "project_urls": { "Homepage": "https://github.com/dcchambers/macaw" }, "release_url": "https://pypi.org/project/macawspeak/0.1.3/", "requires_dist": null, "requires_python": "", "summary": "Better password generation inspired by our colorful, feathered friends.", "version": "0.1.3" }, "last_serial": 4492338, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "df454771aa1cb7e4efc479aaec1f78c8", "sha256": "bbee820ff31491bc590c99813a4081e03202964ee5cc0a1fcd0ead0f615cbcd0" }, "downloads": -1, "filename": "macawspeak-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "df454771aa1cb7e4efc479aaec1f78c8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4160, "upload_time": "2018-10-26T03:39:39", "url": "https://files.pythonhosted.org/packages/46/32/fb619bbd79a2b0e3ed2e8c873b26506ce71c9da543c8e6c94be1731ac719/macawspeak-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5dfbae59ddce7adf19a4e75bd72d8260", "sha256": "6fa50abd16ce454fe6fa662eecd521e3ba48e584721f4a32ef12e2f214b94bfb" }, "downloads": -1, "filename": "macawspeak-0.0.1.tar.gz", "has_sig": false, "md5_digest": "5dfbae59ddce7adf19a4e75bd72d8260", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3070, "upload_time": "2018-10-26T03:39:41", "url": "https://files.pythonhosted.org/packages/8f/9b/be4dd6445c959c38e958b5a0fe65e984abcd0884b84ee64c0accd2c92466/macawspeak-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "53dfa74f1a6eaaf6e02396114615ff74", "sha256": "4bc85f6134b6b6658176a045ef06f31f68512e825e40363fd968944b77066d2c" }, "downloads": -1, "filename": "macawspeak-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "53dfa74f1a6eaaf6e02396114615ff74", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4589, "upload_time": "2018-11-16T01:47:14", "url": "https://files.pythonhosted.org/packages/20/98/3b0fe55d7778e0033fd8eb4fc6ae56f07ac70c6de59dca963a708621f70b/macawspeak-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5587729f7c7f646c12d67c5c9bae299a", "sha256": "b676976e0a749f866f87128d855494f3be66dd582784d382c76b38dc107e24bf" }, "downloads": -1, "filename": "macawspeak-0.1.0.tar.gz", "has_sig": false, "md5_digest": "5587729f7c7f646c12d67c5c9bae299a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3331, "upload_time": "2018-11-16T01:47:16", "url": "https://files.pythonhosted.org/packages/09/5a/dffce37301ec4475a547ca622f2b964231bf9773eff4eb3593c26905acb1/macawspeak-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "73eafecab1efd0da005927fd006a6958", "sha256": "89ae101fbc7ae580b91424ca136ff735b7dd06004adc06a687a5d4b56d27f572" }, "downloads": -1, "filename": "macawspeak-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "73eafecab1efd0da005927fd006a6958", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4589, "upload_time": "2018-11-16T02:05:03", "url": "https://files.pythonhosted.org/packages/59/2e/ef2fd8ffd9879fc102db9d7931e9d174b9850ef81d62f38b9b3f2ef14240/macawspeak-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "215ac9bcc9037080d39916e37bf55eef", "sha256": "4374ad2e8917386dd8ad808e317d2cc570e4c020a0c027e066a322c6e3d94d03" }, "downloads": -1, "filename": "macawspeak-0.1.1.tar.gz", "has_sig": false, "md5_digest": "215ac9bcc9037080d39916e37bf55eef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3383, "upload_time": "2018-11-16T02:05:04", "url": "https://files.pythonhosted.org/packages/b5/9b/ce24c7e0cc129525c2ddc3223655a1a66eeaf59f4607b19a8a69f8a98588/macawspeak-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "e3254bb1592b5aa1aef1360a65657abf", "sha256": "4193a916e34e513156a618ead6dba80447d4a8d2b96d2d8402beaee8353e4b89" }, "downloads": -1, "filename": "macawspeak-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "e3254bb1592b5aa1aef1360a65657abf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7782, "upload_time": "2018-11-16T02:25:45", "url": "https://files.pythonhosted.org/packages/43/69/beea0989840b1f5b8e1795aecb1b69aa282a60a3a41950714a6a645f40b1/macawspeak-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "726d95ec6ba4e3e00954339dc930a8a1", "sha256": "310f039c938c82dc02d056bb7fa7f96f22dcd732cf674901f23f7f40579315ad" }, "downloads": -1, "filename": "macawspeak-0.1.2.tar.gz", "has_sig": false, "md5_digest": "726d95ec6ba4e3e00954339dc930a8a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6657, "upload_time": "2018-11-16T02:25:46", "url": "https://files.pythonhosted.org/packages/9e/22/d917ecf0fdc7d660c82c1cf09e51431e11db0accfd5ba76cbd3cfb66fdcb/macawspeak-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "009dd8d2bf235c5088ecf72ea21dcb5e", "sha256": "ecf3c647a02148c3ab9395ebe9d88903f032a6c9de338f00e895b709892a33e3" }, "downloads": -1, "filename": "macawspeak-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "009dd8d2bf235c5088ecf72ea21dcb5e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7817, "upload_time": "2018-11-16T04:35:49", "url": "https://files.pythonhosted.org/packages/2d/33/9ce38d801753add634b02f6b433eccbdf18202685f4b1d4e6f9bfece8ad3/macawspeak-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e3e355af15d402db37cafd94b4e5c0e8", "sha256": "5bcf0ca3d95f81e74415ca8fa9138de0e16a6de2b7b62a206bd39524c36be784" }, "downloads": -1, "filename": "macawspeak-0.1.3.tar.gz", "has_sig": false, "md5_digest": "e3e355af15d402db37cafd94b4e5c0e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6701, "upload_time": "2018-11-16T04:35:50", "url": "https://files.pythonhosted.org/packages/d2/7a/5d460f2beabd314d473578f9874d2fe76880f618bd96fd2bd19c8b6893d0/macawspeak-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "009dd8d2bf235c5088ecf72ea21dcb5e", "sha256": "ecf3c647a02148c3ab9395ebe9d88903f032a6c9de338f00e895b709892a33e3" }, "downloads": -1, "filename": "macawspeak-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "009dd8d2bf235c5088ecf72ea21dcb5e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7817, "upload_time": "2018-11-16T04:35:49", "url": "https://files.pythonhosted.org/packages/2d/33/9ce38d801753add634b02f6b433eccbdf18202685f4b1d4e6f9bfece8ad3/macawspeak-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e3e355af15d402db37cafd94b4e5c0e8", "sha256": "5bcf0ca3d95f81e74415ca8fa9138de0e16a6de2b7b62a206bd39524c36be784" }, "downloads": -1, "filename": "macawspeak-0.1.3.tar.gz", "has_sig": false, "md5_digest": "e3e355af15d402db37cafd94b4e5c0e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6701, "upload_time": "2018-11-16T04:35:50", "url": "https://files.pythonhosted.org/packages/d2/7a/5d460f2beabd314d473578f9874d2fe76880f618bd96fd2bd19c8b6893d0/macawspeak-0.1.3.tar.gz" } ] }