Skip to content

ale5000-git/pycompatlayer

Repository files navigation

PyCompatLayer

Author

ale5000

License

LGPL-3.0-or-later

Bounties

Travis CI

Coverage

Releases

PyPI release

\

GitHub release

Total GitHub downloads

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

Supported Python versions

Dependencies

None.

Installation

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

Code analysis

Codacy Badge

Codebeat Badge

Code Climate Badge