{ "info": { "author": "vcancy", "author_email": "happiness1019@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "# pypi-demo\nA sample demo project Packaging and distributing projects to Pypi\n\nPackaging\n\n```\npython setup.py sdist \n```\n\nTesting\n\n```\npip install dist/pypidemo-0.0.1.tar.gz \n```\n\n```\ndemo\n```\n\nDistributing\n\n```\npip install twine\n\ntwine upload dist/pypidemo-0.0.1.tar.gz \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/vcancy/spider80s", "keywords": "demo", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pypidemo2", "package_url": "https://pypi.org/project/pypidemo2/", "platform": "", "project_url": "https://pypi.org/project/pypidemo2/", "project_urls": { "Homepage": "https://github.com/vcancy/spider80s" }, "release_url": "https://pypi.org/project/pypidemo2/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "A small example package", "version": "0.0.2" }, "last_serial": 5835479, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "bb1c2ea69763e7a99548cc4b36889465", "sha256": "060f642f503431f9bc48bda43de0c51c4aa902bfb65f2740e7724344e00806fd" }, "downloads": -1, "filename": "pypidemo2-0.0.2.tar.gz", "has_sig": false, "md5_digest": "bb1c2ea69763e7a99548cc4b36889465", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2722, "upload_time": "2019-09-16T10:29:58", "url": "https://files.pythonhosted.org/packages/fd/f9/f07163f58f368938a00be409887c967ff1f818622071d7886b9325deab79/pypidemo2-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bb1c2ea69763e7a99548cc4b36889465", "sha256": "060f642f503431f9bc48bda43de0c51c4aa902bfb65f2740e7724344e00806fd" }, "downloads": -1, "filename": "pypidemo2-0.0.2.tar.gz", "has_sig": false, "md5_digest": "bb1c2ea69763e7a99548cc4b36889465", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2722, "upload_time": "2019-09-16T10:29:58", "url": "https://files.pythonhosted.org/packages/fd/f9/f07163f58f368938a00be409887c967ff1f818622071d7886b9325deab79/pypidemo2-0.0.2.tar.gz" } ] }