{ "info": { "author": "Serhii", "author_email": "aserhii@protonmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# Hello World\n\nThis is an example project demonstrating how to publish a python module to PyPI.\n\n## Installation\n\nRun the following to install:\n\n```python\npip install helloworld-serhii73\n```\n\n## Usage\n\n```python\nfrom helloworld import say_hello\n\n# Generate \"Hello, World!\"\nsay_hello()\n\n# Generate \"Hello, Everybody!\"\nsay_hello(\"Everybody\")\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/serhii73/helloworld", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "helloworld-serhii73", "package_url": "https://pypi.org/project/helloworld-serhii73/", "platform": "", "project_url": "https://pypi.org/project/helloworld-serhii73/", "project_urls": { "Homepage": "https://github.com/serhii73/helloworld" }, "release_url": "https://pypi.org/project/helloworld-serhii73/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Say hello!", "version": "0.0.1" }, "last_serial": 4293811, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "bc345c9a82c81bab3216b855bd2f2014", "sha256": "4d7f4809ac2ef42d9a035ad31ca35c122f3db74c5f5332310fd8b0f54ad00fda" }, "downloads": -1, "filename": "helloworld-serhii73-0.0.1.tar.gz", "has_sig": false, "md5_digest": "bc345c9a82c81bab3216b855bd2f2014", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4087, "upload_time": "2018-09-20T18:51:21", "url": "https://files.pythonhosted.org/packages/a1/2d/f91298037f17c8130751d766a990681647708b995c303aaf35a12ad427f6/helloworld-serhii73-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bc345c9a82c81bab3216b855bd2f2014", "sha256": "4d7f4809ac2ef42d9a035ad31ca35c122f3db74c5f5332310fd8b0f54ad00fda" }, "downloads": -1, "filename": "helloworld-serhii73-0.0.1.tar.gz", "has_sig": false, "md5_digest": "bc345c9a82c81bab3216b855bd2f2014", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4087, "upload_time": "2018-09-20T18:51:21", "url": "https://files.pythonhosted.org/packages/a1/2d/f91298037f17c8130751d766a990681647708b995c303aaf35a12ad427f6/helloworld-serhii73-0.0.1.tar.gz" } ] }