Go to file
2015-04-01 22:48:56 -03:00
01-data-model update from atlas 2015-03-31 16:53:46 -03:00
02-array-seq update from atlas 2015-03-31 18:48:24 -03:00
03-dict-set updated from Atlas 2015-04-01 22:48:56 -03:00
04-text-byte updated from Atlas 2015-04-01 22:48:56 -03:00
05-1class-func updated from Atlas 2015-04-01 22:48:56 -03:00
06-dp-1class-func updated from Atlas 2015-04-01 22:48:56 -03:00
07-closure-deco updated from Atlas 2015-04-01 22:48:56 -03:00
17-futures/crypto update from atlas 2015-03-22 17:01:13 -03:00
18-asyncio update from atlas 2015-03-22 17:01:13 -03:00
21-class-metaprog update from atlas 2015-03-31 16:53:46 -03:00
attic updated from Atlas 2015-04-01 22:48:56 -03:00
attributes update from Atlas 2014-12-29 03:51:34 -02:00
classes update from Atlas 2014-12-30 15:53:07 -02:00
concurrency update from atlas 2015-03-22 17:01:13 -03:00
control update from Atlas 2015-02-27 20:34:12 -03:00
descriptors update from atlas 2015-03-31 16:53:46 -03:00
futures update from atlas 2015-03-22 17:01:13 -03:00
interfaces sync to Atlas repo 2014-12-06 15:39:48 -02:00
iterables update from Atlas repo 2014-12-21 09:01:11 -02:00
metaprog update from atlas 2015-03-22 17:01:13 -03:00
objects updated contents from Atlas repo 2014-10-14 14:26:55 -03:00
operator update from Atlas 2014-12-30 16:07:42 -02:00
support update from Atlas 2014-12-30 15:53:07 -02:00
.gitignore concurrency examples 2015-02-02 14:07:35 -02:00
LICENSE Added LR name to LICENSE 2014-10-14 14:23:54 -03:00
localfiles.txt updated contents from Atlas repo 2014-10-14 14:26:55 -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