PyNaCl1.6.0
PyNaCl1.6.0
Published
Python binding to the Networking and Cryptography (NaCl) library
pip install pynacl
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
- cffi
>=1.4.1; platform_python_implementation != "PyPy" and python_version < "3.14"
- cffi
>=2.0.0; platform_python_implementation != "PyPy" and python_version >= "3.14"
- pytest
>=7.4.0; extra == "tests"
- pytest-cov
>=2.10.1; extra == "tests"
- pytest-xdist
>=3.5.0; extra == "tests"
- hypothesis
>=3.27.0; extra == "tests"
- sphinx
<7; extra == "docs"
- sphinx_rtd_theme
; extra == "docs"