Description
invenv is a tool to run your Python scripts in an automatically created virtual environment with installed dependencies. It tries to simplify running Python scripts (or even applications!) by taking from you the burden of creating and maintaining virtual environments.
Installation Instructions
Multiple installation methods are described here: https://github.com/jsnjack/invenv?tab=readme-ov-file#installation
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (0)* | Centos-stream 8 (5 downloads) |
![]() |
x86_64 (0)* | Centos-stream 9 (4 downloads) |
![]() |
x86_64 (3)* | EPEL 8 (4 downloads) |
![]() |
x86_64 (0)* | EPEL 9 (4 downloads) |
![]() |
x86_64 (0)* | Fedora 38 (3 downloads) |
![]() |
x86_64 (4)* | Fedora 39 (4 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable surfly/invenv
More info about enabling Copr repositories