akoumjian / datefinder

Find dates inside text using Python and get back datetime objects
http://datefinder.readthedocs.org/en/latest/
MIT License
634 stars 166 forks source link

anaconda cloud package? #126

Open fcakyon opened 4 years ago

fcakyon commented 4 years ago

Hello,

datefinder is a great package however only pypi distibution is present and it is not possible for anyone to use this package in a project if they want to to publish their project to anaconda cloud. Do you have any intentions of publishing this project to anaconda cloud?

rth commented 3 years ago

This package is available on the conda-forge channel,

conda install -c conda-forge datefinder