{ "info": { "author": "shirakiya", "author_email": "shirakiya.pv@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Utilities" ], "description": "pypirc3\n=======\n\npypirc3 is a command line tool to show and create .pypirc with Python 3.\n\nAbout\n=====\n\nPythonist usually use PyPI through pip or easy\\_install. We must\nmanually define .pypirc at home directory with some text editor after\nregistering PyPI account. pypirc3 is automatically generate .pypirc with\none line command on your tarminal.\n\nRequire\n=======\n\n- Python >= 3.2\n\nInstallation\n============\n\n::\n\n pip install pypirc3\n\nUsage\n=====\n\nCreate\n~~~~~~\n\nIf you want to create .pypirc, type below command.\n\n::\n\n pypirc3 create -u [username] -p [password]\n\n``username`` and ``password`` are your PyPI accounts ``username`` and\n``password``. In detail, refer\nhttps://packaging.python.org/en/latest/distributing/#id69.\n\nShow\n~~~~\n\nIf you want to show your .pypirc, type below command.\n\n::\n\n pypirc3 show\n\nLicense\n=======\n\nCopyright \u00a9 2016 @shirakiya Released under the MIT license\nhttp://opensource.org/licenses/mit-license.php", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/shirakiya/pypirc3", "keywords": "pypi pypirc cli setup", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pypirc3", "package_url": "https://pypi.org/project/pypirc3/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pypirc3/", "project_urls": { "Homepage": "https://github.com/shirakiya/pypirc3" }, "release_url": "https://pypi.org/project/pypirc3/1.1.0/", "requires_dist": null, "requires_python": "", "summary": "command line tool to show and create .pypirc with Python 3", "version": "1.1.0" }, "last_serial": 2104924, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "6d4be5e8ea828c7bdb15a9462b6f0752", "sha256": "a8bd4a86093e507e0afd1e8b8808e60c2ca35e5a9e089e9c04bb4aa67ed1b481" }, "downloads": -1, "filename": "pypirc3-1.0.0.tar.gz", "has_sig": false, "md5_digest": "6d4be5e8ea828c7bdb15a9462b6f0752", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3626, "upload_time": "2016-05-06T14:30:47", "url": "https://files.pythonhosted.org/packages/aa/f2/3a0d21788c56df5df596a33ea72d57027f2a4a79a21751a3f67e405c1f4c/pypirc3-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "cd468b0c65b966abb52c0d17bdfe4439", "sha256": "732daec1ec6fc5dfc1b6b4312abb563d79ad1704b7dc27b1f98eb520dca43626" }, "downloads": -1, "filename": "pypirc3-1.0.1.tar.gz", "has_sig": false, "md5_digest": "cd468b0c65b966abb52c0d17bdfe4439", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3625, "upload_time": "2016-05-06T16:37:41", "url": "https://files.pythonhosted.org/packages/5f/65/a2426dcdb41909f9120cd9ae28151b9fefb319b8c16fbab7a33d1e555668/pypirc3-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "88f07faab7543265fa22fdc418f85b11", "sha256": "0ec68867dce0ac93670edef4e23f1a4e1e6d393c91af9b1ecbd29292ffc25145" }, "downloads": -1, "filename": "pypirc3-1.0.2.tar.gz", "has_sig": false, "md5_digest": "88f07faab7543265fa22fdc418f85b11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3833, "upload_time": "2016-05-07T13:05:43", "url": "https://files.pythonhosted.org/packages/af/03/2a8901fe4af9cc069a6ce6ce8c6932ee7beee92e48c333ef04210be62695/pypirc3-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "ea4f69d24400ca09fee4aed9f59938d5", "sha256": "9f1e7918c0afee12fe7812a65fd25a3060e863a385e875914ccd345978cb83cd" }, "downloads": -1, "filename": "pypirc3-1.0.3.tar.gz", "has_sig": false, "md5_digest": "ea4f69d24400ca09fee4aed9f59938d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3839, "upload_time": "2016-05-07T13:08:48", "url": "https://files.pythonhosted.org/packages/4e/04/9dec7061cf6b3c53a57df46d5c790ae8f54824a946d028049c42b585c16e/pypirc3-1.0.3.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "8a685f5131721c44373c2b37c2e2678d", "sha256": "6af841366b7ec3c8690f95695ea12ffde774c9b7eda5ebd3a23603772d4e32b7" }, "downloads": -1, "filename": "pypirc3-1.1.0.tar.gz", "has_sig": false, "md5_digest": "8a685f5131721c44373c2b37c2e2678d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4619, "upload_time": "2016-05-08T10:20:06", "url": "https://files.pythonhosted.org/packages/72/a2/6b9b92da77d077931d1eb0e349236e92f599734c6b8837aa1c73c756a443/pypirc3-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8a685f5131721c44373c2b37c2e2678d", "sha256": "6af841366b7ec3c8690f95695ea12ffde774c9b7eda5ebd3a23603772d4e32b7" }, "downloads": -1, "filename": "pypirc3-1.1.0.tar.gz", "has_sig": false, "md5_digest": "8a685f5131721c44373c2b37c2e2678d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4619, "upload_time": "2016-05-08T10:20:06", "url": "https://files.pythonhosted.org/packages/72/a2/6b9b92da77d077931d1eb0e349236e92f599734c6b8837aa1c73c756a443/pypirc3-1.1.0.tar.gz" } ] }