Hasty Briefsbeta

Bilingual

Show HN: Wetlands – a lightweight Python library for managing Conda environments

a year ago
  • #Python
  • #Conda
  • #Environment Management
  • Wetlands is a lightweight Python library for managing Conda environments.
  • It creates isolated Conda environments on demand, installs dependencies, and executes code within them.
  • Features include automatic environment management, dependency isolation, and embedded execution.
  • Uses Pixi or Micromamba for fast and lightweight Conda environment handling.
  • Installation is simple with a pip command.
  • Provides two main ways to interact with environments: simplified execution and manual control.
  • Documentation and source code are available online.
  • Developed at Inria in Rennes and licensed under MIT License.