Last updated:
0 purchases
pyrencode 0.2.0
pyrencode is a python rewrite of the original rencode by aresch, avoiding the cython dependency, so that it can be used with PyPy.
In a nutshell
Installation
The easiest way is to use poetry to manage your dependencies and add pyrencode to them.
[tool.poetry.dependencies]
pyrencode = "*"
Usage
pyrencode provides exactly the same interface as rencode
Links
Documentation
Changelog
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.