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.3.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file pooetry-0.1.3.tar.gz
.
File metadata
- Download URL: pooetry-0.1.3.tar.gz
- Upload date:
- Size: 3.0 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 | d7e0332c4f0101f8d16e3758ce502cd5b76feed0ace1133508d850658ab3134f |
|
MD5 | bfaed8f95abb438c699636e46a441636 |
|
BLAKE2b-256 | f47d58fe304d78c0a9c5f8688140f83315f92a0d2dfbee3ad29d91dad700dfd8 |
File details
Details for the file pooetry-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: pooetry-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.1 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 | 20eeba6e822ee224faeb88427241f74378c4e8b9e860a0a0a8430c8261b4309c |
|
MD5 | 6d999a5cb5a7d9971f6ea9e1dc29ca4a |
|
BLAKE2b-256 | 1ff2c51365dd2b5deddce654772d7a56bb143dd01a96ffac55eb47f948eaf14d |