What's Python __future__?

These are the notes I took to do my video about python futures, which is available here:

De volta Para o Futuro do Python - Python future
De volta Para o Futuro do Python - Python future

and here:

De volta Para o Futuro do Python - Python future - tiktokt video

Unfortunately, all the videos are in portuguese. However, my notes are available bellow and the code is open source and available here: https://github.com/Dpbm/video-python-futures.

Enjoy :)

Notes

six

future

2to3

References