fancycode / pylzma
Python bindings for the LZMA library
☆237Updated 8 months ago
Alternatives and similar repositories for pylzma:
Users that are interested in pylzma are comparing it to the libraries listed below
- A Python package to enable Unicode support when running Python from Windows console.☆102Updated 4 years ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆287Updated 3 weeks ago
- Python bindings for lib7zip☆34Updated 5 years ago
- Python module for RAR archive reading☆248Updated last year
- Python bindings for SQLCipher☆135Updated 2 years ago
- A very intuitive and useful adapter to libarchive for universal archive access.☆98Updated 4 years ago
- A pure Python, lightweight COM client and server framework, based on the ctypes Python FFI package.☆313Updated 2 weeks ago
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 4 years ago
- LZ4 bindings for Python☆282Updated last week
- Python 3 bindings for SQLCipher☆145Updated last year
- Python filesystem abstraction layer☆290Updated 6 years ago
- THIS IS NOT THE OFFICIAL REPO - PLEASE SUBMIT PRs ETC AT: http://github.com/sqlalchemy/mako☆177Updated this week
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 3 years ago
- pysmb is an experimental SMB/CIFS library written in Python. It implements the client-side SMB/CIFS protocol (SMB1 and SMB2) which allows…☆346Updated 2 weeks ago
- an auto-update framework for frozen python apps☆362Updated 7 years ago
- asyncio support for wxpython☆77Updated last year
- protocol buffer implemented in cython☆82Updated 3 weeks ago
- A (partial) reimplementation of pywin32 in pure python