{ "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": "# Hello 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 hellouser\n```\n\n## Usage\n\n```python\nfrom hellouser import say_hello\n\n# Generate \"Hello, User!\"\nsay_hello()\n\n# Generate \"Hello, 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": "hellouser", "package_url": "https://pypi.org/project/hellouser/", "platform": "", "project_url": "https://pypi.org/project/hellouser/", "project_urls": { "Homepage": "https://github.com/rohitaradhya" }, "release_url": "https://pypi.org/project/hellouser/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Say hello!", "version": "0.0.2" }, "last_serial": 5318138, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "9244ed0ddcae10e7bc335b9d0d4dc151", "sha256": "9ad0ed84a420cdbc5128e11976bd2bbcf1fd5ea5f04c16ac53febd77f75dfa44" }, "downloads": -1, "filename": "hellouser-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "9244ed0ddcae10e7bc335b9d0d4dc151", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2529, "upload_time": "2019-05-26T07:00:14", "url": "https://files.pythonhosted.org/packages/a5/86/63cbc2a46f111d20354b599b60033dc8fe746a37730c349d7c6d34651904/hellouser-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "943e624efd11d82ee442269a87016ec5", "sha256": "dcf854956fe787464795bdb762c0775ab8548d262d179831a3f732169eb16964" }, "downloads": -1, "filename": "hellouser-0.0.2.tar.gz", "has_sig": false, "md5_digest": "943e624efd11d82ee442269a87016ec5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1314, "upload_time": "2019-05-26T07:00:15", "url": "https://files.pythonhosted.org/packages/18/ff/ea06ee5046c2cc3fe7d0564ba4eb50defd56d43361d4aee1db23de80c1f5/hellouser-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9244ed0ddcae10e7bc335b9d0d4dc151", "sha256": "9ad0ed84a420cdbc5128e11976bd2bbcf1fd5ea5f04c16ac53febd77f75dfa44" }, "downloads": -1, "filename": "hellouser-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "9244ed0ddcae10e7bc335b9d0d4dc151", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2529, "upload_time": "2019-05-26T07:00:14", "url": "https://files.pythonhosted.org/packages/a5/86/63cbc2a46f111d20354b599b60033dc8fe746a37730c349d7c6d34651904/hellouser-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "943e624efd11d82ee442269a87016ec5", "sha256": "dcf854956fe787464795bdb762c0775ab8548d262d179831a3f732169eb16964" }, "downloads": -1, "filename": "hellouser-0.0.2.tar.gz", "has_sig": false, "md5_digest": "943e624efd11d82ee442269a87016ec5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1314, "upload_time": "2019-05-26T07:00:15", "url": "https://files.pythonhosted.org/packages/18/ff/ea06ee5046c2cc3fe7d0564ba4eb50defd56d43361d4aee1db23de80c1f5/hellouser-0.0.2.tar.gz" } ] }