Author: | ale5000 |
---|---|
License: | LGPL-3.0-or-later |
- It make all versions of Python behaving as the latest version of Python 3.
- It will allow to add compatibility with all versions of Python without effort.
It is still under development, not all functions are supported.
The code lives on GitHub, where you can report Issues. The documentation is available on ReadTheDocs.
None.
To install the latest release run this command:
pip install -U PyCompatLayer
Instead to install the latest development version run this one:
pip install -U https://api.github.com/repos/ale5000-git/pycompatlayer/zipball/master#egg=PyCompatLayer