Skip to main content

Fast imports for rapid application startup

Project description

The module quickimport provides an improved importer for python. If you ever started a Python application from a lame file server (like a CIFS server) you know the problem of long startup times. The quickimport importer uses the pep 302 import hooks to reduce the number of failing stat system calls for each loaded module.

For Python 2.7. May work with earlier versions too.

Git repository: git://github.com/akruis/quickimport.git

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

quickimport-0.0.1.tar.gz (20.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page