patches for python.
Tyre is a list of patches for python. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. See the documentation for more information on what is provided.
to use Tyre
- Install or
- Copy and Paste
using pip
pip install tyre
- Copy the parts you need
- Copy code snippets required by them.
- Replace some parts according to given instructions.
- include commented link to licence(https://github.com/Ksengine/Tyre/blob/main/LICENSE)