We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4a0bc0 commit 8cbe42aCopy full SHA for 8cbe42a
README.rst
@@ -6,13 +6,6 @@ PyNaCl: Python binding to the libsodium library
6
:target: https://pypi.org/project/PyNaCl/
7
:alt: Latest Version
8
9
-.. image:: https://codecov.io/github/pyca/pynacl/coverage.svg?branch=main
10
- :target: https://codecov.io/github/pyca/pynacl?branch=main
11
-
12
-.. image:: https://img.shields.io/pypi/pyversions/pynacl.svg
13
- :target: https://pypi.org/project/PyNaCl/
14
- :alt: Compatible Python Versions
15
16
PyNaCl is a Python binding to `libsodium`_, which is a fork of the
17
`Networking and Cryptography library`_. These libraries have a stated goal of
18
improving usability, security and speed. It supports Python 3.7+ as well as
0 commit comments