Skip to content

Files

Latest commit

 

History

History
19 lines (17 loc) · 739 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 739 Bytes

Tyre

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.

Usage

to use Tyre

  • Install or
  • Copy and Paste

Install

using pip

pip install tyre

Copy and Paste