PyCompatLayer
- Author:
- License:
Releases
Informations
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.
Compatibility
Dependencies
None.
Installation
To install the latest release run this command:
pip install -U PyCompatLayerInstead to install the latest development version run this one:
pip install -U https://api.github.com/repos/ale5000-git/pycompatlayer/zipball/master#egg=PyCompatLayer