Go to file
2015-04-15 05:20:25 -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 added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
04-text-byte added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
05-1class-func added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
06-dp-1class-func added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
07-closure-deco added README.rst files from Atlas 2015-04-15 05:20:25 -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 added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
12-inheritance added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
13-op-overloading added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
14-it-generator added README.rst files from Atlas 2015-04-15 05:20:25 -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 added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
18-asyncio added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
19-dyn-attr-prop added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
20-descriptor added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
21-class-metaprog added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
attic updated from Atlas 2015-04-15 04:48:25 -03:00
attributes update from Atlas 2014-12-29 03:51:34 -02:00
classes update from Atlas 2015-04-05 12:07:28 -03:00
concurrency added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
control updated from Atlas 2015-04-15 04:48:25 -03:00
descriptors updated from Atlas 2015-04-15 04:48:25 -03:00
futures added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
interfaces update from Atlas 2015-04-05 12:07:28 -03:00
metaprog updated from Atlas 2015-04-15 04:48:25 -03:00
operator update from Atlas 2014-12-30 16:07:42 -02:00
support added README.rst files from Atlas 2015-04-15 05:20:25 -03:00
.gitignore update from Atlas 2015-04-15 04:53:31 -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