Go to file
2015-07-14 03:29:31 -03:00
01-data-model added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
02-array-seq added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
03-dict-set update from Atlas with major reorg 2015-04-17 21:29:30 -03:00
04-text-byte added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
05-1class-func update from Atlas with major reorg 2015-04-17 21:29:30 -03:00
06-dp-1class-func added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
07-closure-deco update from Atlas with major reorg 2015-04-17 21:29:30 -03:00
08-obj-ref added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
09-pythonic-obj added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
10-seq-hacking added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
11-iface-abc update from Atlas with major reorg 2015-04-17 21:29:30 -03:00
12-inheritance added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
13-op-overloading update from Atlas with major reorg 2015-04-17 21:29:30 -03:00
14-it-generator update from Atlas with major reorg 2015-04-17 21:29:30 -03:00
15-context-mngr added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
16-coroutine added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
17-futures flags2_asyncio_executor.py closing http request\n\nSometime raises RuntimeError: Event loop is closed 2015-07-14 03:29:31 -03:00
18-asyncio added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
18b-async-await documentation changes to 18b examples 2015-07-14 01:07:17 -03:00
19-dyn-attr-prop update from Atlas with major reorg 2015-04-17 21:29:30 -03:00
20-descriptor update from Atlas with major reorg 2015-04-17 21:29:30 -03:00
21-class-metaprog update from Atlas with major reorg 2015-04-17 21:29:30 -03:00
attic docstring fixes to 17-futures/countries/flags3_* examples 2015-07-13 22:52:20 -03:00
.gitignore basic flags example with async/await 2015-07-13 23:19:39 -03:00
LICENSE Added LR name to LICENSE 2014-10-14 14:23:54 -03:00
localfiles.txt added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
README.rst README with warnings 2014-10-17 22:38:36 -03:00
update.sh Editing README.rst; adding local utility files 2014-10-14 14:17:28 -03:00

Fluent Python: example code
===========================

Example code for the book `Fluent Python`_ by Luciano Ramalho (O'Reilly, 2014).

   **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: http://shop.oreilly.com/product/0636920032519.do