ManderaGeneral / generalimport

Handle all your optional dependencies with a single call!
https://pypi.org/project/generalimport/
Apache License 2.0
15 stars 1 forks source link

Function to disable names without removing Importer #2

Closed Mandera closed 1 year ago

Mandera commented 2 years ago

Should iterate all GeneralImporters.

Maybe added_fullnames should be a dict then with key being name (not fullname)

Mandera commented 1 year ago

Not needed now with #12