
six 1.17.0
0
Python 2 and 3 compatibility utilities
Contents
Python 2 and 3 compatibility utilities
Stars: 1018, Watchers: 1018, Forks: 276, Open Issues: 108The benjaminp/six repo was created 9 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 1018 github stars!
How to Install six
You can install six using pip
pip install six
or add it to a project with poetry
poetry add six
Package Details
- Author
- Benjamin Peterson
- License
- MIT
- Homepage
- https://github.com/benjaminp/six
- PyPi:
- https://pypi.org/project/six/
- GitHub Repo:
- https://github.com/benjaminp/six
Classifiers
- Software Development/Libraries
- Utilities
Related Packages
Errors
A list of common six errors.
Code Examples
Here are some six code examples and snippets.
pythonfix