{ "info": { "author": "Mark Smith", "author_email": "mark.smith@vonage.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\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```\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/example/helloworld", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "helloworld-judy2k", "package_url": "https://pypi.org/project/helloworld-judy2k/", "platform": "", "project_url": "https://pypi.org/project/helloworld-judy2k/", "project_urls": { "Homepage": "https://github.com/example/helloworld" }, "release_url": "https://pypi.org/project/helloworld-judy2k/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Say hello!", "version": "0.0.1" }, "last_serial": 4201953, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "76acce3622f4d901ba23c051efc0b2aa", "sha256": "9dbf30d2b2e52dd7994f104855d378cbb7489d43ac133acb0b5e555972e3c999" }, "downloads": -1, "filename": "helloworld_judy2k-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "76acce3622f4d901ba23c051efc0b2aa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1674, "upload_time": "2018-08-24T01:19:09", "url": "https://files.pythonhosted.org/packages/21/10/b6e763c6be7928cbb171274d63e24c7763ac186e808bf5030d9879879a8e/helloworld_judy2k-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a03f8e89d0886a651fc57bcd5826c4e7", "sha256": "ac03d6bbe9f6f787e9f82b687ceb024a419e16f7582785ab1227aa5cf8e95298" }, "downloads": -1, "filename": "helloworld-judy2k-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a03f8e89d0886a651fc57bcd5826c4e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6415, "upload_time": "2018-08-24T01:19:10", "url": "https://files.pythonhosted.org/packages/e6/e4/64164ad8ed5328ea5a4a5696525282f2fd74f3d1f6d2cd7942cc22670d1c/helloworld-judy2k-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "76acce3622f4d901ba23c051efc0b2aa", "sha256": "9dbf30d2b2e52dd7994f104855d378cbb7489d43ac133acb0b5e555972e3c999" }, "downloads": -1, "filename": "helloworld_judy2k-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "76acce3622f4d901ba23c051efc0b2aa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1674, "upload_time": "2018-08-24T01:19:09", "url": "https://files.pythonhosted.org/packages/21/10/b6e763c6be7928cbb171274d63e24c7763ac186e808bf5030d9879879a8e/helloworld_judy2k-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a03f8e89d0886a651fc57bcd5826c4e7", "sha256": "ac03d6bbe9f6f787e9f82b687ceb024a419e16f7582785ab1227aa5cf8e95298" }, "downloads": -1, "filename": "helloworld-judy2k-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a03f8e89d0886a651fc57bcd5826c4e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6415, "upload_time": "2018-08-24T01:19:10", "url": "https://files.pythonhosted.org/packages/e6/e4/64164ad8ed5328ea5a4a5696525282f2fd74f3d1f6d2cd7942cc22670d1c/helloworld-judy2k-0.0.1.tar.gz" } ] }