Skip to content

Consider packaging and distribution on conda-forge #415

@matthewfeickert

Description

@matthewfeickert

In addition to publishing distributions on PyPI, it would be very nice to also distribute on conda-forge. As cffconvert is a pure-Python package that would be technically easy as all the dependencies are already packaged on conda-forge.

It would basically be just:

pixi run pypi cffconvert
  • Submitting the results in a PR

This would also allow for people to run it in a pipx/uvx workflow with conda package tooling with

pixi exec cffconvert

cc @jspaaks. I can help with the PR, but I'd prefer to not be the feedstock maintainer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions