Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cachedimporter

CachedImporter is an import hook that caches the directory listings of folders on the Python path as it discovers them.

This can reduce the start-up time of scripts and applications that import a large number of modules.

See PEP 302 (http://www.python.org/dev/peps/pep-0302/) for more info.

Usage:

  import cachedimporter
  cachedimporter.register()

About

Python import hook that caches directory listings

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages