CMD + K

six

Community

Python 2 and 3 compatibility utilities

Installation

To install this package, run one of the following:

Conda
$conda install nogil::six

Usage Tracking

1.14.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Python 2 and 3 compatibility utilities

Last Updated

Jul 22, 2021 at 19:58

License

MIT

Total Downloads

36

Supported Platforms

noarch