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 list handled package names #1

Closed Mandera closed 1 year ago

Mandera commented 2 years ago

Seperate based on if they have been imported or not (FakeModule in sys.modules)

Mandera commented 1 year ago

Just get_importer().names and added_fullnames now with #12