jzombie / pipper

Pipper makes working with pip and virtual environments easier.
MIT License
3 stars 0 forks source link

Create concurrent virtual environments #19

Open jzombie opened 5 months ago

jzombie commented 5 months ago

Draw inspiration from: https://opensource.com/article/21/2/python-virtualenvwrapper

jzombie commented 5 months ago

What would be "kind of cool" would be a way to navigate to all pipper projects, including being able to display their directory locations and associated virtual environments. Wouldn't spend too much time creating such a thing, if so. There could be an "indexing" agent to find them, and a persistent cache somewhere that it could read/write indexing information to.