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 d0a48a1 commit e0a7f81Copy full SHA for e0a7f81
README.rst
@@ -18,6 +18,9 @@ A fast bencode implementation in Cython supports both Python2 & Python3 .
18
.. image:: https://codecov.io/gh/whtsky/bencoder.pyx/branch/master/graph/badge.svg
19
:alt: Codecov Coverage
20
:target: https://codecov.io/gh/whtsky/bencoder.pyx
21
+.. image:: https://pypistats.com/badge/bencoder-pyx.png
22
+ :alt: bencoder-pyx PyPI Downloads
23
+ :target: https://pypistats.com/package/bencoder-pyx
24
25
Install
26
-------
0 commit comments