{ "info": { "author": "jasonqiao36", "author_email": "jasonqiao36@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Package Test\n\nThis is a small test about distribution.\n\n## Generate distribution archives\n\n`python setup.py sdist bdist_wheel`\n\n## Upload to TestPyPi\n\nTest PyPI is a separate instance of the package index intended for testing and experimentation.\n\ninstall twint: `pip install twine`\n\nupload: `twine upload --repository-url https://test.pypi.org/legacy/ dist/*`\n\n## Install\n\n`pip install --index-url https://test.pypi.org/simple/ pypi_pkg_test`\n\n## Usage\n\n```python\nfrom pypi_pkg_test.main import hello\n\n\nprint(hello()) # hello jason\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/jasonqiao36/pypi-pkg-test", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pypi-pkg-test", "package_url": "https://pypi.org/project/pypi-pkg-test/", "platform": "", "project_url": "https://pypi.org/project/pypi-pkg-test/", "project_urls": { "Homepage": "https://github.com/jasonqiao36/pypi-pkg-test" }, "release_url": "https://pypi.org/project/pypi-pkg-test/0.0.4/", "requires_dist": null, "requires_python": "", "summary": "A small test about distrubution", "version": "0.0.4" }, "last_serial": 4080525, "releases": { "0.0.4": [ { "comment_text": "", "digests": { "md5": "c64507e7bbf92809106b9bf463204f1d", "sha256": "ae89e01320aa248e9b626218ecc04c0fb4ae0b3b2a7895404277b488961edc25" }, "downloads": -1, "filename": "pypi_pkg_test-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "c64507e7bbf92809106b9bf463204f1d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1870, "upload_time": "2018-07-19T03:45:33", "url": "https://files.pythonhosted.org/packages/9a/95/928bea7d007b984fc69da92f12aa3ed3d2befd77a8842b7b8a382a6d0196/pypi_pkg_test-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1c4ed70f264d40cc4d032c344e0e185a", "sha256": "3bc6d0d3d671f5da379eb53cc13ecbb97ce66b1d11916ea2035f6f738b963cc3" }, "downloads": -1, "filename": "pypi_pkg_test-0.0.4.tar.gz", "has_sig": false, "md5_digest": "1c4ed70f264d40cc4d032c344e0e185a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1407, "upload_time": "2018-07-19T03:45:34", "url": "https://files.pythonhosted.org/packages/16/b8/8f43a945ff97c954308d87eb33b6c4e55df323b746c468c6e330d15ef89d/pypi_pkg_test-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c64507e7bbf92809106b9bf463204f1d", "sha256": "ae89e01320aa248e9b626218ecc04c0fb4ae0b3b2a7895404277b488961edc25" }, "downloads": -1, "filename": "pypi_pkg_test-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "c64507e7bbf92809106b9bf463204f1d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1870, "upload_time": "2018-07-19T03:45:33", "url": "https://files.pythonhosted.org/packages/9a/95/928bea7d007b984fc69da92f12aa3ed3d2befd77a8842b7b8a382a6d0196/pypi_pkg_test-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1c4ed70f264d40cc4d032c344e0e185a", "sha256": "3bc6d0d3d671f5da379eb53cc13ecbb97ce66b1d11916ea2035f6f738b963cc3" }, "downloads": -1, "filename": "pypi_pkg_test-0.0.4.tar.gz", "has_sig": false, "md5_digest": "1c4ed70f264d40cc4d032c344e0e185a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1407, "upload_time": "2018-07-19T03:45:34", "url": "https://files.pythonhosted.org/packages/16/b8/8f43a945ff97c954308d87eb33b6c4e55df323b746c468c6e330d15ef89d/pypi_pkg_test-0.0.4.tar.gz" } ] }