six
PyPIv1.17.0Python 2 and 3 compatibility utilities
Overview
six is an PyPI package that python 2 and 3 compatibility utilities. The latest version is 1.17.0, released under the MIT license.
Who should use it
Teams working in the PyPI ecosystem who need python 2 and 3 compatibility utilities and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your PyPI stack.
Pros
- Clear open-source license (MIT).
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of six.
Used by
Popular packages that depend on six.
TensorFlow is an open source machine learning framework for everyone.
Extensions to the standard Python datetime module
An AST unparser for Python
pasta is an AST-based Python refactoring library
Frequently installed together
Python HTTP for Humans.
Fundamental package for array computing in Python
Core utilities for Python packages
Abseil Python Common Libraries, see https://github.com/abseil/abseil-py.
An AST unparser for Python
The FlatBuffers serialization format for Python
Python AST that abstracts the underlying Python version
Clang Python Bindings, mirrored from the official LLVM repo: https://github.com/llvm/llvm-project/tree/main/clang/bindings/python, to make the installation process easier.
No description provided.
Most extensible Python build backend with support for C/C++ extension modules
Module for decorators, wrappers and monkey patching.
HTTP/2-based RPC framework
Version history
| Version | Published | License |
|---|---|---|
| 1.17.0latest | 1 year ago | MIT |
| 1.16.0 | 5 years ago | MIT |
| 1.15.0 | 6 years ago | MIT |
| 1.14.0 | 6 years ago | MIT |
| 1.13.0 | 6 years ago | MIT |
| 1.12.0 | 7 years ago | MIT |
| 1.11.0 | 8 years ago | MIT |
| 1.10.0 | 10 years ago | MIT |
| 1.9.0 | 11 years ago | MIT |
| 1.8.0 | 12 years ago | MIT |
| 1.7.3 | 12 years ago | MIT |
| 1.7.2 | 12 years ago | MIT |
| 1.7.1 | 12 years ago | MIT |
| 1.7.0 | 12 years ago | MIT |
| 1.6.1 | 12 years ago | MIT |
| 1.6.0 | 12 years ago | MIT |
| 1.5.2 | 12 years ago | MIT |
| 1.5.1 | 12 years ago | MIT |
| 1.5.0 | 12 years ago | MIT |
| 1.4.1 | 13 years ago | MIT |
Maintainers
Frequently asked questions
How do I install six?
Run `pip install six` to add six to your PyPI project.
What license is six released under?
six is distributed under the MIT license.
How popular is six?
six has approximately 0 downloads per week and 4 known dependent packages.