amogorkon / justuse

Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module globals injection before import and more.
MIT License
49 stars 8 forks source link

Resolve caching issues in _import_public_no_install #445

Closed amogorkon closed 2 years ago

amogorkon commented 2 years ago

We should have a use.cache mode which takes caching into account.