mnmelo / lazy_import

A module for lazy loading of Python modules
Other
86 stars 29 forks source link

lazy_import on conda_forge #9

Open dnadeau4 opened 5 years ago

dnadeau4 commented 5 years ago

Are you planning to put lazy_import on conda-forge? I would like to use it in my operational library, but conda-forge does not handle pip install with setuptools.

thomasaarholt commented 4 years ago

I'd like to encourage this! We're currently discussing implementing lazy_import over at hyperspy, but we'd need this to be installable over conda in order to use it.

The process is relatively straightforward, with a full explanation here.

sugatoray commented 2 years ago

cc: @mnmelo , @thomasaarholt , @dnadeau4

lazy_import is available on conda-forge. I believe this issue can be closed now.

This was added to conda-forge by @BastianZim on 08-Feb-2021.

image