Zwik is a powerful solution for creating development environments. It ensures consistency by using the same tools and versions across projects. Zwik supports Windows, Linux, and MacOS, and requires no pre-installed dependencies.
.zwik/zwik_environment.yaml is created and can be adapted to add the packages you need.By default Zwik searches on conda-forge for packages.
Zwik is based on the Mamba open source package manager.
If a specific package is missing, make it available on conda-forge and it will also automatically be available for Zwik.
To contribute to the Zwik client itself, check the client repository.