jamesturk / jellyfish

🪼 a python library for doing approximate and phonetic matching of strings.
https://jamesturk.github.io/jellyfish/
MIT License
2.04k stars 157 forks source link

Publish in conda-forge #129

Closed blabalme closed 4 years ago

blabalme commented 4 years ago

Conda forge feedstock has been archived : https://github.com/conda-forge/jellyfish-feedstock

Is it possible to maintain lastest versions in conda-forge ?

jamesturk commented 4 years ago

Sorry, I'm not clear what conda-forge is. The package is published to PyPI though- I think all standard tools can pull from there.

On Wed, Mar 18, 2020 at 9:56 AM Bertrand notifications@github.com wrote:

Conda forge feedstock has been archived : https://github.com/conda-forge/jellyfish-feedstock

Is it possible to maintain lastest versions in conda-forge ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jamesturk/jellyfish/issues/129, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAB6YX5LHSL5TRTLVEOQN3RIDHJ3ANCNFSM4LOR7ZKQ .

blabalme commented 4 years ago

I use conda because it checks dependencies, it is not possible to install pypi packages with conda.

jamesturk commented 4 years ago

Sorry, but that sounds like a conda issue, as an open source maintainer I don't have the resources to support non-standard package indexes.

blabalme commented 4 years ago

I understand that you don't have time to do it, but conda it's standard package indexes.

Example : https://www.anaconda.com/