https://github.com/indygreg/python-zstandard
python zstandard zstd
Score: 6.543911845564792
Last synced: about 1 hour ago
JSON representation
Repository metadata:
Python bindings to the Zstandard (zstd) compression library
- Host: GitHub
- URL: https://github.com/indygreg/python-zstandard
- Owner: indygreg
- License: bsd-3-clause
- Created: 2016-09-03T19:28:44.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-09-14T19:39:55.000Z (9 months ago)
- Last Synced: 2026-05-10T22:42:03.840Z (20 days ago)
- Topics: python, zstandard, zstd
- Language: C
- Size: 7.74 MB
- Stars: 628
- Watchers: 12
- Forks: 115
- Open Issues: 67
-
Metadata Files:
- Readme: README.rst
- Contributing: docs/contributing.rst
- Funding: .github/FUNDING.yml
- License: LICENSE
-
Funding:
- Github: indygreg
Dependencies
Cargo.lock
cargo
- autocfg 1.1.0
- bitflags 1.3.2
- cc 1.0.73
- cfg-if 1.0.0
- crossbeam-channel 0.5.4
- crossbeam-deque 0.8.1
- crossbeam-epoch 0.9.8
- crossbeam-utils 0.8.8
- either 1.6.1
- hermit-abi 0.1.19
- indoc 0.3.6
- indoc-impl 0.3.6
- instant 0.1.12
- jobserver 0.1.24
- lazy_static 1.4.0
- libc 0.2.126
- lock_api 0.4.7
- memoffset 0.6.5
- num_cpus 1.13.1
- once_cell 1.12.0
- parking_lot 0.11.2
- parking_lot_core 0.8.5
- paste 0.1.18
- paste-impl 0.1.18
- proc-macro-hack 0.5.19
- proc-macro2 1.0.39
- pyo3 0.15.2
- pyo3-build-config 0.15.2
- pyo3-macros 0.15.2
- pyo3-macros-backend 0.15.2
- quote 1.0.18
- rayon 1.5.3
- rayon-core 1.9.3
- redox_syscall 0.2.13
- scopeguard 1.1.0
- smallvec 1.8.0
- syn 1.0.96
- unicode-ident 1.0.0
- unindent 0.1.9
- winapi 0.3.9
- winapi-i686-pc-windows-gnu 0.4.0
- winapi-x86_64-pc-windows-gnu 0.4.0
- zstd-safe 5.0.2+zstd.1.5.2
- zstd-sys 2.0.1+zstd.1.5.2
Cargo.toml
cargo
- libc 0.2
- num_cpus 1
- pyo3 0.15
- rayon 1.5
- zstd-safe 5.0.2+zstd.1.5.2
- zstd-sys 2.0.1+zstd.1.5.2
ci/requirements.in
pypi
- atomicwrites *
- cffi *
- cibuildwheel *
- colorama *
- hypothesis *
- mypy *
- pycparser *
- pytest *
- pytest-xdist *
- wheel *
ci/requirements.macoswheels.in
pypi
- cibuildwheel *
ci/requirements.macoswheels.txt
pypi
- bashlex ==0.16
- bracex ==2.3.post1
- certifi ==2022.6.15
- cibuildwheel ==2.7.0
- filelock ==3.7.1
- packaging ==21.3
- platformdirs ==2.5.2
- pyparsing ==3.0.9
- tomli ==2.0.1
- typing-extensions ==4.2.0
ci/requirements.py36.txt
pypi
- atomicwrites ==1.4.0
- attrs ==21.4.0
- bashlex ==0.16
- bracex ==2.2.1
- certifi ==2022.6.15
- cffi ==1.15.0
- cibuildwheel ==2.7.0
- colorama ==0.4.5
- dataclasses ==0.8
- execnet ==1.9.0
- filelock ==3.4.1
- hypothesis ==6.31.6
- importlib-metadata ==4.8.3
- iniconfig ==1.1.1
- mypy ==0.961
- mypy-extensions ==0.4.3
- packaging ==21.3
- platformdirs ==2.4.0
- pluggy ==1.0.0
- py ==1.11.0
- pycparser ==2.21
- pyparsing ==3.0.9
- pytest ==7.0.1
- pytest-forked ==1.4.0
- pytest-xdist ==2.5.0
- sortedcontainers ==2.4.0
- tomli ==1.2.3
- typed-ast ==1.5.4
- typing-extensions ==4.1.1
- wheel ==0.37.1
- zipp ==3.6.0
ci/requirements.pypy.in
pypi
- atomicwrites *
- colorama *
- hypothesis *
- pytest *
- pytest-xdist *
ci/requirements.pypy.txt
pypi
- atomicwrites ==1.4.0
- attrs ==21.4.0
- colorama ==0.4.5
- execnet ==1.9.0
- hypothesis ==6.31.6
- importlib-metadata ==4.8.3
- iniconfig ==1.1.1
- packaging ==21.3
- pluggy ==1.0.0
- py ==1.11.0
- pyparsing ==3.0.9
- pytest ==7.0.1
- pytest-forked ==1.4.0
- pytest-xdist ==2.5.0
- sortedcontainers ==2.4.0
- tomli ==1.2.3
- typing-extensions ==4.1.1
- zipp ==3.6.0
ci/requirements.txt
pypi
- atomicwrites ==1.4.0
- attrs ==21.4.0
- bashlex ==0.16
- bracex ==2.3.post1
- certifi ==2022.6.15
- cffi ==1.15.0
- cibuildwheel ==2.7.0
- colorama ==0.4.5
- exceptiongroup ==1.0.0rc8
- execnet ==1.9.0
- filelock ==3.7.1
- hypothesis ==6.47.3
- importlib-metadata ==4.11.4
- iniconfig ==1.1.1
- mypy ==0.961
- mypy-extensions ==0.4.3
- packaging ==21.3
- platformdirs ==2.5.2
- pluggy ==1.0.0
- py ==1.11.0
- pycparser ==2.21
- pyparsing ==3.0.9
- pytest ==7.1.2
- pytest-forked ==1.4.0
- pytest-xdist ==2.5.0
- sortedcontainers ==2.4.0
- tomli ==2.0.1
- typed-ast ==1.5.4
- typing-extensions ==4.2.0
- wheel ==0.37.1
- zipp ==3.8.0
setup.py
pypi
- MINIMUM_CFFI_VERSION *
- cffi >=
- cffi *
.github/workflows/anaconda.yml
actions
- actions/checkout v3 composite
- actions/setup-python v2 composite
- actions/upload-artifact v2 composite
.github/workflows/external-zstd.yml
actions
- actions/checkout v3 composite
- actions/setup-python v2 composite
.github/workflows/pypy.yml
actions
- actions/checkout v3 composite
- actions/setup-python v2 composite
.github/workflows/sdist.yml
actions
- actions/checkout v3 composite
- actions/setup-python v2 composite
- actions/upload-artifact v2 composite
.github/workflows/sphinx.yml
actions
- actions/checkout v3 composite
- actions/setup-python v2 composite
.github/workflows/test.yml
actions
- actions-rs/toolchain v1 composite
- actions/checkout v3 composite
- actions/setup-python v2 composite
.github/workflows/typing.yml
actions
- actions/checkout v3 composite
- actions/setup-python v2 composite
.github/workflows/wheel.yml
actions
- actions/checkout v3 composite
- actions/setup-python v2 composite
- actions/upload-artifact v2 composite
- docker/setup-qemu-action v1 composite