czipfile | fork from czipfile in PyPI with fix and enhancement
kandi X-RAY | czipfile Summary
kandi X-RAY | czipfile Summary
czipfile is a Python library. czipfile has no bugs, it has no vulnerabilities, it has build file available and it has low support. However czipfile has a Non-SPDX License. You can download it from GitHub.
Update code base to zipfile in Python 2.7 repo (czipfile is a replacement for Python's builtin "zipfile" module, and provides much faster, C-based zipfile decryption. The code is actually 95% identical to Python 2.7's Lib/zipfile.py, with some very minor modifications to allow it to compile in Cython, and the _ZipDecrypter class adapted to take advantage of native C datatypes. Many thanks to _habnabit from #python in Freenode for pointing me in the right direction in Cython. $ python setup.py build.
Update code base to zipfile in Python 2.7 repo (czipfile is a replacement for Python's builtin "zipfile" module, and provides much faster, C-based zipfile decryption. The code is actually 95% identical to Python 2.7's Lib/zipfile.py, with some very minor modifications to allow it to compile in Cython, and the _ZipDecrypter class adapted to take advantage of native C datatypes. Many thanks to _habnabit from #python in Freenode for pointing me in the right direction in Cython. $ python setup.py build.
Support
Quality
Security
License
Reuse
Support
czipfile has a low active ecosystem.
It has 0 star(s) with 1 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 1 have been closed. On average issues are closed in 1 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of czipfile is current.
Quality
czipfile has 0 bugs and 0 code smells.
Security
czipfile has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
czipfile code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
czipfile has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
czipfile releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions are available. Examples and code snippets are not available.
It has 34 lines of code, 1 functions and 1 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed czipfile and discovered the below as its top functions. This is intended to give you an instant insight into czipfile implemented functionality, and help decide if they suit your requirements.
- Read file contents .
Get all kandi verified functions for this library.
czipfile Key Features
No Key Features are available at this moment for czipfile.
czipfile Examples and Code Snippets
No Code Snippets are available at this moment for czipfile.
Community Discussions
No Community Discussions are available at this moment for czipfile.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install czipfile
Cython is not required to build the extension, though if you want to make any changes you'll want to edit the .pyx and install Cython rather than trying to edit the generated .c file. This package might require Python 2.7; I haven't tested it in earlier Python versions. I've put this release under the Python Software Foundation License, specifically the 2.6.2 version. I believe this to be the most appropriate license for the code, given its lineage, though if I should just use GPLv3 instead, feel free to let me know.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page