Poems

Poetry Environment Switcher

Travis CI Codecov Python versions Issues Code Style Supported OS

Overview

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.

How does it work?

https://raw.githubusercontent.com/harper25/poetry-poems/master/docs/static/poems-intro.gif

The list of available projects has to be populated before usage!

Populating poems list

https://raw.githubusercontent.com/harper25/poetry-poems/master/docs/static/poems-add.gif

Documentation

Documentation is available on poetry-poems.readthedocs.io

License

Credits

Project based on Pipes, Pipenv Environment Switcher. A modified version of Pick for curses based interactive selection list in the terminal is also used.

Author

harper25