| Name: | python3-conda-inject |
|---|---|
| Version: | 1.3.2 |
| Release: | 3.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 24072 |
| License: | MIT |
| RPM: | python3-conda-inject-1.3.2-3.el10_0.noarch.rpm |
| Source RPM: | python-conda-inject-1.3.2-3.el10_0.src.rpm |
| Build Date: | Fri Dec 20 2024 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/koesterlab/conda-inject |
| Summary: | Inject a conda environment into the current python environment |
| Description: | Helper functions for injecting a conda environment into the current python environment. This happens by modifying sys.path, without actually changing the current python environment. |