{ "info": { "author": "Nagalatha", "author_email": "nagalatha@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# Hai user\n\nThis is a simple example project demonstrating how to publish a python module to PyPI.\n\n##Installation\n\nRun the follwing to install:\n\n```python\npip install haiworld\n```\n\n## Usage\n\n```python\nfrom haiworld import say_hai\n\n# Generate \"Hai, User!\"\nsay_hello()\n\n# Generate \"Hai, Everybody!\"\nsay_hello(\"Everybody\")\n```\n\n\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/rohitaradhya", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "haioworld", "package_url": "https://pypi.org/project/haioworld/", "platform": "", "project_url": "https://pypi.org/project/haioworld/", "project_urls": { "Homepage": "https://github.com/rohitaradhya" }, "release_url": "https://pypi.org/project/haioworld/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Say hello!", "version": "0.0.1" }, "last_serial": 5331837, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "1929460d5abe6fb83d197af6fc33401e", "sha256": "5e2c5bdc1e2d14951cdc243c2c3a5df9d3f6d32d36333488069c7c6d626ee69e" }, "downloads": -1, "filename": "haioworld-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "1929460d5abe6fb83d197af6fc33401e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2526, "upload_time": "2019-05-29T11:21:52", "url": "https://files.pythonhosted.org/packages/8b/01/8ab2b9aae2c788254906edc2c4c62450d2cd10338e04044f54fb24617f5e/haioworld-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "27f374a661a8a794bc2f0f1268d8d983", "sha256": "ed101f4d3d219d505e2fdb6d2c793d871e029d56b13c1b7916ddf79fee493f84" }, "downloads": -1, "filename": "haioworld-0.0.1.tar.gz", "has_sig": false, "md5_digest": "27f374a661a8a794bc2f0f1268d8d983", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1329, "upload_time": "2019-05-29T11:21:54", "url": "https://files.pythonhosted.org/packages/69/0c/4bcf28542a4517b4a04ce834dd46fe1789dfbba1934f3aaf9caeda637974/haioworld-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1929460d5abe6fb83d197af6fc33401e", "sha256": "5e2c5bdc1e2d14951cdc243c2c3a5df9d3f6d32d36333488069c7c6d626ee69e" }, "downloads": -1, "filename": "haioworld-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "1929460d5abe6fb83d197af6fc33401e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2526, "upload_time": "2019-05-29T11:21:52", "url": "https://files.pythonhosted.org/packages/8b/01/8ab2b9aae2c788254906edc2c4c62450d2cd10338e04044f54fb24617f5e/haioworld-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "27f374a661a8a794bc2f0f1268d8d983", "sha256": "ed101f4d3d219d505e2fdb6d2c793d871e029d56b13c1b7916ddf79fee493f84" }, "downloads": -1, "filename": "haioworld-0.0.1.tar.gz", "has_sig": false, "md5_digest": "27f374a661a8a794bc2f0f1268d8d983", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1329, "upload_time": "2019-05-29T11:21:54", "url": "https://files.pythonhosted.org/packages/69/0c/4bcf28542a4517b4a04ce834dd46fe1789dfbba1934f3aaf9caeda637974/haioworld-0.0.1.tar.gz" } ] }