{ "info": { "author": "ChrisArgyle", "author_email": "chrisisdiy@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# What is this?\n`pooetry` is a python wrapper utility with a very narrow use case. If you don't know what it does you probably don't need it \ud83d\ude43\n\n# What does it do?\nThis utility automagically fixes issues caused by these factors combined:\n* `poetry 0.12.*`\n* `pip 19.*`\n* Use a private package repo which requires authentication\n* Have special characters in your credentials for this private repo\n * _commonly caused by having an email as a username (the '@' is not URL legal)_\n\nIf you are stuck in this situation you'll find yourself changing the credentials between quoted and non-quoted as _some_ `poetry` commands only work with quoted creds while _others_ only work with non-quoted creds.\n\n# How do I use it?\n1. Install `poetry`\n * Best to follow the [install procedure on the official `poetry` repo](https://github.com/sdispater/poetry#installation)\n2. Install `pooetry`\n * You can use the package manager of your choice for this, `pip install pooetry` for example\n3. When you want to run `poetry` simply use `pooetry` instead. All the commands and options will be passed through.", "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/ChrisArgyle/pooetry", "keywords": "", "license": "MIT", "maintainer": "ChrisArgyle", "maintainer_email": "chrisisdiy@gmail.com", "name": "pooetry", "package_url": "https://pypi.org/project/pooetry/", "platform": "", "project_url": "https://pypi.org/project/pooetry/", "project_urls": { "Homepage": "https://github.com/ChrisArgyle/pooetry", "Repository": "https://github.com/ChrisArgyle/pooetry" }, "release_url": "https://pypi.org/project/pooetry/0.1.1/", "requires_dist": null, "requires_python": ">=3.6,<4.0", "summary": "An almost-useless wrapper for the great packaging tool poetry", "version": "0.1.1" }, "last_serial": 5974096, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "f4cd912bd7b8c64a08d715d30772b9bd", "sha256": "48ae10dae11e1d50430d152c5b6364867ec68535ce356511df49dffe61f4d502" }, "downloads": -1, "filename": "pooetry-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f4cd912bd7b8c64a08d715d30772b9bd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 2977, "upload_time": "2019-10-15T00:12:13", "url": "https://files.pythonhosted.org/packages/e3/86/741262916ca1c3d6bd804b511f0cf71a88252bbf27e0ddb0476e428e0419/pooetry-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b31f8d8ea6e2d085597f97ac6ed2ced2", "sha256": "53136003f3046cc5d9a0e84f67acd6073726ca0994a8428d5e91fdc41f43a2cb" }, "downloads": -1, "filename": "pooetry-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b31f8d8ea6e2d085597f97ac6ed2ced2", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 2797, "upload_time": "2019-10-15T00:12:15", "url": "https://files.pythonhosted.org/packages/d1/e7/43e1784db9fd77662c200d5a67374aac75fcb1700ac85a49fb65e94665e8/pooetry-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f4cd912bd7b8c64a08d715d30772b9bd", "sha256": "48ae10dae11e1d50430d152c5b6364867ec68535ce356511df49dffe61f4d502" }, "downloads": -1, "filename": "pooetry-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f4cd912bd7b8c64a08d715d30772b9bd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 2977, "upload_time": "2019-10-15T00:12:13", "url": "https://files.pythonhosted.org/packages/e3/86/741262916ca1c3d6bd804b511f0cf71a88252bbf27e0ddb0476e428e0419/pooetry-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b31f8d8ea6e2d085597f97ac6ed2ced2", "sha256": "53136003f3046cc5d9a0e84f67acd6073726ca0994a8428d5e91fdc41f43a2cb" }, "downloads": -1, "filename": "pooetry-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b31f8d8ea6e2d085597f97ac6ed2ced2", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 2797, "upload_time": "2019-10-15T00:12:15", "url": "https://files.pythonhosted.org/packages/d1/e7/43e1784db9fd77662c200d5a67374aac75fcb1700ac85a49fb65e94665e8/pooetry-0.1.1.tar.gz" } ] }