There are no reviews yet. Be the first to send feedback to the community and the maintainers!
example-code
Example code for the book Fluent Python, 1st Edition (O'Reilly, 2015)example-code-2e
Example code for Fluent Python, 2nd edition (O'Reilly 2022)lispy
Learning with Peter Norvig's lis.py interpreternotebooks
Jupyter Notebooks with Fluent Python examplesconcurrency2017
Example code for the workshop Modern Concurrency in Pythonbook-site
Companion Web site for Fluent Python, Second Editiondecorators-descriptors
Resources for "Decorators and Descriptors Decoded" PyCon US 2017 Tutorialasyncio-tkinter
Example of running asyncio on top of the Tcl/Tk event loop via Tkinterpythonic-api
Examples for "Implementing intuitive and productive APIs" workshops (OSCON, PyCON 2016)think-like-a-pythonista
Pense como um Pythonistabuiltins
Talk about built-in callables in Python 3.7+unicode-solutions
Unicode Solutions for Python 2 and 3: sample codegenerators
Generators: powering iteration in Pythonimages
Images used in the Fluent Python book manuscriptexperiments
Random experimentsabacus
Metaprogramming in service of user experiencenotes
Notes and referencesprotocol_examples
A PEP 544 protocol to support type hints for functions that sortabc-protocol-labs
Experiments with Python Abstract Base Classes and runtime checkable ProtocolsLove Open Source and this site? Check out how you can help us