fastai / fastconda

Get packages onto your conda channel faster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create module and workflow to create conda packages from pypi

jph00 opened this issue · comments

For situations where there isn't a conda-forge package, or it's not up-to-date, we can create our own package.

This could use grayskull, or its online version:

https://marcelotrevisani.info:8000/recipe/?name=grayskull

It could also use setuptools-conda.