An open API service indexing awesome lists of open source software.

https://github.com/marcelotrevisani/souschef

Library to easily manipulate conda recipes.
https://github.com/marcelotrevisani/souschef

conda conda-recipe python

Last synced: 5 months ago
JSON representation

Library to easily manipulate conda recipes.

Awesome Lists containing this project

README

        

# Souschef
-----------
![Tests](https://github.com/marcelotrevisani/souschef/actions/workflows/tests.yaml/badge.svg) ![Checkers](https://github.com/marcelotrevisani/souschef/actions/workflows/pre-commit.yaml/badge.svg) ![Deployment (PyPI)](https://github.com/marcelotrevisani/souschef/actions/workflows/publish_pypi.yaml/badge.svg)

[![codecov](https://codecov.io/gh/marcelotrevisani/souschef/branch/master/graph/badge.svg?token=5GYWA40WF4)](https://codecov.io/gh/marcelotrevisani/souschef)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
![](https://img.shields.io/github/license/marcelotrevisani/souschef.svg)
[![PyPI version](https://badge.fury.io/py/conda-souschef.svg)](https://badge.fury.io/py/conda-souschef)
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/conda-souschef.svg)](https://anaconda.org/conda-forge/conda-souschef)
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/marcelotrevisani/souschef.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/marcelotrevisani/souschef/context:python)

-----------
Library to easily manipulate conda recipes.