quickimport 0.0.2
pip install quickimport
Latest version
Released:
Fast imports for rapid application startup
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Library or Lesser General Public License (LGPL) (GNU Lesser General Public License, version 2.1 or any later version)
- Author: Anselm Kruis
- Tags import, pep302, performance, zipimport
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Library or Lesser General Public License (LGPL) (GNU Lesser General Public License, version 2.1 or any later version)
- Author: Anselm Kruis
- Tags import, pep302, performance, zipimport
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file quickimport-0.0.2.tar.gz
.
File metadata
- Download URL: quickimport-0.0.2.tar.gz
- Upload date:
- Size: 20.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05d5992145d9b095747d9d3a29d3d1586e338102e5a68f4100da0e7c40f69285 |
|
MD5 | 63a3e5219cbbd1dbfd1f7b2c463598f3 |
|
BLAKE2b-256 | 2247c3d08331a4b9c40d6a7d13c4073e6c4106fce1f5312ee5ecd4d4f9742a86 |