An almost-useless wrapper for the great packaging tool poetry
Project description
What is this?
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 🙃
What does it do?
This utility automagically fixes issues caused by these factors combined:
poetry 0.12.*
pip 19.*
- Use a private package repo which requires authentication
- Have special characters in your credentials for this private repo
- commonly caused by having an email as a username (the '@' is not URL legal)
If 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.
How do I use it?
- Install
poetry
- Best to follow the install procedure on the official
poetry
repo
- Best to follow the install procedure on the official
- Install
pooetry
- You can use the package manager of your choice for this,
pip install pooetry
for example
- You can use the package manager of your choice for this,
- When you want to run
poetry
simply usepooetry
instead. All the commands and options will be passed through.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pooetry-0.1.2.tar.gz
(2.8 kB
view details)
Built Distribution
File details
Details for the file pooetry-0.1.2.tar.gz
.
File metadata
- Download URL: pooetry-0.1.2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.6.7 Linux/4.4.0-18362-Microsoft
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b1a7f98ab4cfd36e29aa067d0c4e04c0ca258dd645533452ca4c6beb5a15d3e |
|
MD5 | d65808accb902ad7cef9094d792a0dd0 |
|
BLAKE2b-256 | 86a5d4587ec9f94ade7468b557b60aa3157bcdd891ba0b39977b78d2b48bf321 |
Provenance
File details
Details for the file pooetry-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: pooetry-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.6.7 Linux/4.4.0-18362-Microsoft
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15245065f18858c9f3cc09ea9e55220be54392104ac2e2d225c0b170eabcb73a |
|
MD5 | a9b62243d7e2b392761b80354c741102 |
|
BLAKE2b-256 | 2def1be94f61d95063a751086e7bcebb7497e318c09d3c7cc1f777a4b8f6bc80 |