Poetry Environment Switcher
Poetry-poems is a tool that speeds up switching between Python Poetry-based projects by:
- navigating to a specific project in the terminal
- activating Poetry shell at the same time.
Poetry-poems was inspired and is based on amazing project pipenv-pipes - Pipenv Environment Switcher.
The list of available projects has to be populated before usage!
Documentation is available on poetry-poems.readthedocs.io
Project based on Pipes, Pipenv Environment Switcher. A modified version of Pick for curses based interactive selection list in the terminal is also used.

