{"library":"conda-inject","type":"library","category":null,"description":"Conda-inject provides helper functions for dynamically injecting a specified conda environment into the current Python environment. It achieves this by modifying `sys.path`, allowing access to packages within the target conda environment without fully activating it in the shell. The library aims to simplify the use of conda environments in scripts and applications where a full shell activation might be cumbersome. Version 1.3.2 was released on May 27, 2024, indicating an active development status with several minor releases in the past year.","language":"en","status":"active","version":"1.3.2","tags":["conda","environment management","sys.path","runtime","environments"],"last_verified":"Wed May 27","install":[{"cmd":"pip install conda-inject","imports":["from conda_inject import inject_env"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.21,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/conda-inject/compatibility"}}