X Tutup
Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 341 Bytes

File metadata and controls

10 lines (6 loc) · 341 Bytes

Easy, clean, reliable Python 2/3 compatibility

python-future is the missing compatibility layer between Python 2 and Python 3. It allows you to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead.

X Tutup