Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1059,6 +1059,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [Six](https://pypi.python.org/pypi/six) - Python 2 and 3 compatibility utilities.
* [Python-Future](http://python-future.org/index.html) - The missing compatibility layer between Python 2 and Python 3.
* [Python-Modernize](https://github.com/mitsuhiko/python-modernize) - Modernizes Python code for eventual Python 3 migration.
* [pies](https://github.com/timothycrosley/pies) - Python2 & 3 Compatibility layer with the philosophy that all code should be Python3 code.

## Miscellaneous

Expand Down