pooetry 0.1.3

Creator: railscoder56

Last updated:

Add to Cart

Description:

pooetry 0.1.3

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


Install pooetry

You can use the package manager of your choice for this, pip install pooetry for example


When you want to run poetry simply use pooetry instead. All the commands and options will be passed through.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.