{ "info": { "author": "J\u00fcrgen Knauth", "author_email": "pubsrc@binary-overflow.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3" ], "description": "jk_pypi\n==========\n\nIntroduction\n------------\n\nThis python module allows retrieving data from pypi.org. Please note that currently it has very limited capabilities.\n\nInformation about this module can be found here:\n\n* [github.org](https://github.com/jkpubsrc/....)\n* [pypi.python.org](https://pypi.python.org/pypi/jk_pypi)\n\nHow to use this module\n----------------------\n\n### Import this module\n\nPlease include this module into your application using the following code:\n\n```python\nimport jk_pypi\n```\n\n### Retrieve the version of a module\n\n```python\nv = pypi.getModuleVersion(\"jk-pypi\")\nprint(v)\n```\n\nContact Information\n-------------------\n\nThis is Open Source code. That not only gives you the possibility of freely using this code it also\nallows you to contribute. Feel free to contact the author(s) of this software listed below, either\nfor comments, collaboration requests, suggestions for improvement or reporting bugs:\n\n* J\u00fcrgen Knauth: jknauth@uni-goettingen.de, pubsrc@binary-overflow.de\n\nLicense\n-------\n\nThis software is provided under the following license:\n\n* Apache Software License 2.0", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/jkpubsrc/python-module-jk-pypi/tarball/0.2019.9.12", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jkpubsrc/python-module-jk-pypi", "keywords": "pypi", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "jk-pypi", "package_url": "https://pypi.org/project/jk-pypi/", "platform": "", "project_url": "https://pypi.org/project/jk-pypi/", "project_urls": { "Download": "https://github.com/jkpubsrc/python-module-jk-pypi/tarball/0.2019.9.12", "Homepage": "https://github.com/jkpubsrc/python-module-jk-pypi" }, "release_url": "https://pypi.org/project/jk-pypi/0.2019.9.12/", "requires_dist": null, "requires_python": "", "summary": "This python module allows retrieving data from pypi.org.", "version": "0.2019.9.12" }, "last_serial": 5822553, "releases": { "0.2019.9.12": [ { "comment_text": "", "digests": { "md5": "84acd76912103b0e3278aa67663c935e", "sha256": "3b74291eee80ecf1b9258c31449e3ac1fc943280e77c4dbad96d9ef5cd20684b" }, "downloads": -1, "filename": "jk_pypi-0.2019.9.12.tar.gz", "has_sig": false, "md5_digest": "84acd76912103b0e3278aa67663c935e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6402, "upload_time": "2019-09-12T21:22:16", "url": "https://files.pythonhosted.org/packages/53/3e/94ad4e4ba92b3fd2e01c26781a4788aca6205ada2be0b8f4b4d43bf8856f/jk_pypi-0.2019.9.12.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "84acd76912103b0e3278aa67663c935e", "sha256": "3b74291eee80ecf1b9258c31449e3ac1fc943280e77c4dbad96d9ef5cd20684b" }, "downloads": -1, "filename": "jk_pypi-0.2019.9.12.tar.gz", "has_sig": false, "md5_digest": "84acd76912103b0e3278aa67663c935e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6402, "upload_time": "2019-09-12T21:22:16", "url": "https://files.pythonhosted.org/packages/53/3e/94ad4e4ba92b3fd2e01c26781a4788aca6205ada2be0b8f4b4d43bf8856f/jk_pypi-0.2019.9.12.tar.gz" } ] }