Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 834 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 834 Bytes

Fluent Python: notebooks

This repository contains example code for the book Fluent Python_ by Luciano Ramalho (O'Reilly, 2014), with Jupyter notebooks added by Allen Downey.

You can run the notebooks by cloning this repo and running your own Jupyter server. Or you can run them on Binder by pressing the button below.

Binder

BEWARE: This is a work in progress, like the book itself.

  • Code here may change and disappear without warning.

  • If a piece of code is not yet in the ebook, it's likely to be broken.

  • A major reorganization may happen when the last chapter is done.

  • No promises. No guarantees. Use at own risk.

Fluent Python