{ "info": { "author": "Andy Lee", "author_email": "andyjslee00@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "How to upload your package to PyPI\nhttps://packaging.python.org/tutorials/distributing-packages/#uploading-your-project-to-pypi\n\npython setup.py sdist\npython setup.py bdist_wheel --universal\npip install twine (if twine not installed already)\ntwine upload dist/*", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/PyPISamplePackage/", "keywords": "", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "PyPISamplePackage", "package_url": "https://pypi.org/project/PyPISamplePackage/", "platform": "", "project_url": "https://pypi.org/project/PyPISamplePackage/", "project_urls": { "Homepage": "http://pypi.python.org/pypi/PyPISamplePackage/" }, "release_url": "https://pypi.org/project/PyPISamplePackage/1.1/", "requires_dist": null, "requires_python": "", "summary": "This is a sample package.", "version": "1.1" }, "last_serial": 2996188, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "fb2d9b1448b0df03da50fd46d2b9325c", "sha256": "73d95b61ec7724def1ce3ed5841c362ef059affd5997c694f1243d006a4df04c" }, "downloads": -1, "filename": "PyPISamplePackage-1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fb2d9b1448b0df03da50fd46d2b9325c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3038, "upload_time": "2017-07-03T08:55:28", "url": "https://files.pythonhosted.org/packages/3a/9c/36afdee3b67457f9ac0c5a66fac71b067baa5e382bcf99c242e0c9b4c585/PyPISamplePackage-1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a401cae0573abced04f0582b585414eb", "sha256": "d727213238cdc43da930226779ef402d7b1b29f926a938bf5acfec95fbbcfeb9" }, "downloads": -1, "filename": "PyPISamplePackage-1.1.tar.gz", "has_sig": false, "md5_digest": "a401cae0573abced04f0582b585414eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1804, "upload_time": "2017-07-03T08:55:17", "url": "https://files.pythonhosted.org/packages/25/00/2bd237f6446c4f6c5fda12a1a78da2c67e87a88b977e7b31355934948556/PyPISamplePackage-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fb2d9b1448b0df03da50fd46d2b9325c", "sha256": "73d95b61ec7724def1ce3ed5841c362ef059affd5997c694f1243d006a4df04c" }, "downloads": -1, "filename": "PyPISamplePackage-1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fb2d9b1448b0df03da50fd46d2b9325c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3038, "upload_time": "2017-07-03T08:55:28", "url": "https://files.pythonhosted.org/packages/3a/9c/36afdee3b67457f9ac0c5a66fac71b067baa5e382bcf99c242e0c9b4c585/PyPISamplePackage-1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a401cae0573abced04f0582b585414eb", "sha256": "d727213238cdc43da930226779ef402d7b1b29f926a938bf5acfec95fbbcfeb9" }, "downloads": -1, "filename": "PyPISamplePackage-1.1.tar.gz", "has_sig": false, "md5_digest": "a401cae0573abced04f0582b585414eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1804, "upload_time": "2017-07-03T08:55:17", "url": "https://files.pythonhosted.org/packages/25/00/2bd237f6446c4f6c5fda12a1a78da2c67e87a88b977e7b31355934948556/PyPISamplePackage-1.1.tar.gz" } ] }