项目作者: Ksengine

项目描述 :
patches for python.
高级语言: Python
项目地址: git://github.com/Ksengine/Tyre.git
创建时间: 2020-11-25T15:12:04Z
项目社区:https://github.com/Ksengine/Tyre

开源协议:MIT License

下载


Tyre" class="reference-link"> 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
    1. pip install tyre

    Copy and Paste

  • 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)