Topics


Pages


Content

Key links

What is it?

It is a package manager for installing Python apps that you can run directly (so not just libraries to use in your code). It uses pip internally. Its advantage is that it creates an isolated environment for you.