Skip to content

pyrencode: rencode in pure python

tests license pypi downloads code style: black build automation: yam Lint: ruff

pyrencode is a python rewrite of the original rencode by aresch, avoiding the cython dependency, so that it can be used with PyPy. Even though there in no cython code, the performance is comparable to the original, and in many cases it\'s even better.