{ "info": { "author": "Yoginth", "author_email": "me@yoginth.com", "bugtrack_url": null, "classifiers": [ "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "## PyPI Name [![pipeline status](https://gitlab.com/yoginth/pypi_name/badges/master/pipeline.svg)](https://gitlab.com/yoginth/pypi_name/commits/master)\n\n> Check whether a package name is available on PyPI\n\n## Demo\n\nDemo on [Repl.it](https://repl.it/@yoginth/pypi_name)\n\n## Install\n\n```\n$ pip install pypi_name\n```\n\n## Usage\n\n```python\nfrom pypi_name import pypiName\n\nprint(pypiName('yoginth')) # False\nprint(pypiName('testname_that_no_one_keep')) # True\n\n```\n\n## License\n\n[MIT][LICENSE] Yoginth\n\n[LICENSE]: https://mit.yoginth.com", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://yoginth.com", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pypi-name", "package_url": "https://pypi.org/project/pypi-name/", "platform": "", "project_url": "https://pypi.org/project/pypi-name/", "project_urls": { "Homepage": "https://yoginth.com", "Source": "https://gitlab.com/yoginth/pypi_name" }, "release_url": "https://pypi.org/project/pypi-name/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Check whether a package name is available on PyPI", "version": "1.0.0" }, "last_serial": 5222320, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "39c02186dc2c47524d2b277ac59cdcf3", "sha256": "b1787ae305f1c268cd2054692cd8c51c0d28a70dce01aa3410f0ac71e8af0021" }, "downloads": -1, "filename": "pypi_name-0.0.1.tar.gz", "has_sig": false, "md5_digest": "39c02186dc2c47524d2b277ac59cdcf3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1511, "upload_time": "2019-05-03T14:56:44", "url": "https://files.pythonhosted.org/packages/9f/8c/ff0b466fe37a0bc655f43b787af5eb9364fd46ec47786e719923c5b03928/pypi_name-0.0.1.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "024311dbfeb055effb683826fd3e323d", "sha256": "4bea6ecbf1227ab1bd1feb9b238f82e70ba1198d349bd25509ba9e3d1c3d3a20" }, "downloads": -1, "filename": "pypi_name-1.0.0.tar.gz", "has_sig": false, "md5_digest": "024311dbfeb055effb683826fd3e323d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1558, "upload_time": "2019-05-03T14:59:52", "url": "https://files.pythonhosted.org/packages/bc/5d/e528f615cb4924a47218f4bca18c8333dfd6dfc9bb41da1f04a99193b961/pypi_name-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "024311dbfeb055effb683826fd3e323d", "sha256": "4bea6ecbf1227ab1bd1feb9b238f82e70ba1198d349bd25509ba9e3d1c3d3a20" }, "downloads": -1, "filename": "pypi_name-1.0.0.tar.gz", "has_sig": false, "md5_digest": "024311dbfeb055effb683826fd3e323d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1558, "upload_time": "2019-05-03T14:59:52", "url": "https://files.pythonhosted.org/packages/bc/5d/e528f615cb4924a47218f4bca18c8333dfd6dfc9bb41da1f04a99193b961/pypi_name-1.0.0.tar.gz" } ] }