{ "info": { "author": "Yoginth", "author_email": "yoginth@zoho.com", "bugtrack_url": null, "classifiers": [ "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "## Heroes Name Generator\n\n> Get Awesome Random heroes names!\n\n## Screenshot\n\n\n\n## Inspired by\n\n- [Sindresorhus's Superheroes](https://github.com/sindresorhus/superheroes)\n\n## Install\n\n```\n$ pip install heroes\n```\n\n## Usage\n\n```python\nimport heroes\n\nprint (heroes.gen())\n#=> Hooded\n\nprint (heroes.genarr(3))\n#=> ['Askew-Tronics', 'Decepticon', 'Leopardon']\n```\n\n## Get Help\n\nThere are few ways to get help:\n\n 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question.\n\n 2. For bug reports and feature requests, open issues.\n\n 3. For direct and quick help, you can [email me](mailto://yoginth@zoho.com).\n\n## How to contribute\nHave an idea? Found a bug? See [how to contribute][contributing].\n\nThanks!\n\n## License\n\n[MIT][license]\n\n[LICENSE]: https://yoginth.mit-license.org/\n[contributing]: /CONTRIBUTING.md", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://yoginth.gitlab.io", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "heroes", "package_url": "https://pypi.org/project/heroes/", "platform": "", "project_url": "https://pypi.org/project/heroes/", "project_urls": { "Homepage": "https://yoginth.gitlab.io", "Patreon": "https://www.patreon.com/yoginth", "Source": "https://gitlab.com/yoginth/heroes" }, "release_url": "https://pypi.org/project/heroes/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "Get Awesome Random Heroes names!", "version": "1.0.2" }, "last_serial": 4124239, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "38eeb6342cd2aa432bc39d9f5aa1ceba", "sha256": "f852b2c979f37aca053e19095fb32443d19b749d7d05ee398b3a80eca58c90b3" }, "downloads": -1, "filename": "heroes-1.0.0.tar.gz", "has_sig": false, "md5_digest": "38eeb6342cd2aa432bc39d9f5aa1ceba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1933, "upload_time": "2018-07-26T09:12:19", "url": "https://files.pythonhosted.org/packages/c5/dc/de07644827a0f0ebbd9b6ee9690f7e0973a4d476790e40e572be27c00503/heroes-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "af1deb0059a0292dc3075525529c859c", "sha256": "57bce9a11f4c1ef2deb062c67401f9f594fdfbdad94be659b0e1c814b34cf1b3" }, "downloads": -1, "filename": "heroes-1.0.1.tar.gz", "has_sig": false, "md5_digest": "af1deb0059a0292dc3075525529c859c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11159, "upload_time": "2018-07-31T09:03:15", "url": "https://files.pythonhosted.org/packages/77/51/2624342d6eacd051eb00759f0074b83470c17a371e458499954865081e5e/heroes-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "523f05340d2dd527700d48e5e4705da5", "sha256": "e2f15f2872c737b7c47e8d23b4d9aea02c1c2f3eb81069698f132db15137ea97" }, "downloads": -1, "filename": "heroes-1.0.2.tar.gz", "has_sig": false, "md5_digest": "523f05340d2dd527700d48e5e4705da5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11241, "upload_time": "2018-08-01T11:13:40", "url": "https://files.pythonhosted.org/packages/7a/27/c57c904a362385a44c5f133a336a56a0ee76a6f3fa587b95f1ba9c572d33/heroes-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "523f05340d2dd527700d48e5e4705da5", "sha256": "e2f15f2872c737b7c47e8d23b4d9aea02c1c2f3eb81069698f132db15137ea97" }, "downloads": -1, "filename": "heroes-1.0.2.tar.gz", "has_sig": false, "md5_digest": "523f05340d2dd527700d48e5e4705da5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11241, "upload_time": "2018-08-01T11:13:40", "url": "https://files.pythonhosted.org/packages/7a/27/c57c904a362385a44c5f133a336a56a0ee76a6f3fa587b95f1ba9c572d33/heroes-1.0.2.tar.gz" } ] }