{ "info": { "author": "Example Author", "author_email": "stephen.hsu14@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Example Package\n\nThis is a simple example package. You can use\n[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)\nto write your content.\n\nhttps://packaging.python.org/tutorials/packaging-projects/#create-an-account\n\n\n#Upload onto test pypi\npython3 -m twine upload --repository-url https://test.pypi.org/legacy/ dist/* \n\n\n#trying upload to regular\npython3 -m twine upload --repository-url https://pypi.org/p/twine/ dist/* \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/pypa/sampleproject", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "example-pkg-hsuperman", "package_url": "https://pypi.org/project/example-pkg-hsuperman/", "platform": "", "project_url": "https://pypi.org/project/example-pkg-hsuperman/", "project_urls": { "Homepage": "https://github.com/pypa/sampleproject" }, "release_url": "https://pypi.org/project/example-pkg-hsuperman/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "A small example package", "version": "0.0.1" }, "last_serial": 5009927, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "a1a3c12f13e3f308f114a14db19e727b", "sha256": "fa7b8d85e52d46891eda056fb9ebfc94eaca182a087cd2e7b0c0d3d35a01bf5d" }, "downloads": -1, "filename": "example_pkg_hsuperman-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a1a3c12f13e3f308f114a14db19e727b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2541, "upload_time": "2019-03-31T17:15:35", "url": "https://files.pythonhosted.org/packages/f9/5e/b51853cae3e1e95f93ae25620ca3f45009d9bc262fe6f1aca7fb63abba40/example_pkg_hsuperman-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bdf87c86d204da67627e637ffa91bb22", "sha256": "28e1341ab6596ae49b2f37a68583724b5a60f13bfc0dadd827d619be04edf336" }, "downloads": -1, "filename": "example-pkg-hsuperman-0.0.1.tar.gz", "has_sig": false, "md5_digest": "bdf87c86d204da67627e637ffa91bb22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1314, "upload_time": "2019-03-31T17:15:37", "url": "https://files.pythonhosted.org/packages/42/e0/d5796e30148f78957ad34d53c82dd1c1e23e09d590c0d971129fca4d3df1/example-pkg-hsuperman-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a1a3c12f13e3f308f114a14db19e727b", "sha256": "fa7b8d85e52d46891eda056fb9ebfc94eaca182a087cd2e7b0c0d3d35a01bf5d" }, "downloads": -1, "filename": "example_pkg_hsuperman-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a1a3c12f13e3f308f114a14db19e727b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2541, "upload_time": "2019-03-31T17:15:35", "url": "https://files.pythonhosted.org/packages/f9/5e/b51853cae3e1e95f93ae25620ca3f45009d9bc262fe6f1aca7fb63abba40/example_pkg_hsuperman-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bdf87c86d204da67627e637ffa91bb22", "sha256": "28e1341ab6596ae49b2f37a68583724b5a60f13bfc0dadd827d619be04edf336" }, "downloads": -1, "filename": "example-pkg-hsuperman-0.0.1.tar.gz", "has_sig": false, "md5_digest": "bdf87c86d204da67627e637ffa91bb22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1314, "upload_time": "2019-03-31T17:15:37", "url": "https://files.pythonhosted.org/packages/42/e0/d5796e30148f78957ad34d53c82dd1c1e23e09d590c0d971129fca4d3df1/example-pkg-hsuperman-0.0.1.tar.gz" } ] }