Skip to content

pixi-to-conda-lock program that convert quickly generated pixi.lock to conda-lock.yml #780

@basnijholt

Description

@basnijholt

Hi all!

I have been experimenting with Pixi lately and have been amazed about its speed, especially how it is able to generate a lockfile in seconds–instead of minutes in the case of conda-lock.

As a proof of principle, I therefore created the pixi-to-conda-lock package.

It currently assumes the latest pixi.lock format (I just haven't tested with older versions).

Basically uvx pixi-to-conda-lock pixi.lock will generate a conda-lock.yml for you.

I have some other code in unidep here that can create a pixi.toml file from a environment.yaml file, however, it is still a PR.

I wonder what you folks think!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions