six
Python 2 and 3 compatibility utilities
Python 2 and 3 compatibility utilities
To install this package, run one of the following:
Six provides simple utilities for wrapping over differences between Python 2 and Python 3. It is intended to support codebases that work on both Python 2 and 3 without modification. six consists of only one Python file, so it is painless to copy into a project.
Summary
Python 2 and 3 compatibility utilities
Last Updated
Dec 5, 2024 at 06:44
License
MIT
Total Downloads
84.4M
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/benjaminp/sixDocumentation
https://six.readthedocs.io/