When building a plugin system for an application, avoiding dependency conflicts is critical. To address this, I created Wetlands – a lightweight Conda environment manager.
Wetlands not only simplifies the creation of isolated Conda environments with specific dependencies, but also allows you to run arbitrary Python code within those environments and retrieve the results. It uses the multiprocessing.connection and pickle modules for inter-process communication. Additionally, one can easily use shared memory between the environments, making data exchange more efficient.
Docs: https://arthursw.github.io/wetlands/latest/ Source: https://github.com/arthursw/wetlands/
I’d really appreciate any feedback. Thanks!
Comments URL: https://news.ycombinator.com/item?id=44116643
Points: 10
# Comments: 14
Zaloguj się, aby dodać komentarz
Inne posty w tej grupie


Article URL: https://www.sciencenews.org/article/cancer-tumor-dna-blood-test-screening
Comments URL:

We launched marimo [1], an open-source reactive Python notebook, last year on HackerNews. Today, the most popular recent feature request in Google Colab’s issue tracker asks for marimo support in

Article URL: https://eprint.iacr.org/2025/1237
Comments URL: https://news.ycombinator