Projects in Awesome Lists by fluentpython
A curated list of projects in awesome lists by fluentpython .
https://github.com/fluentpython/example-code
Example code for the book Fluent Python, 1st Edition (O'Reilly, 2015)
Last synced: 15 Mar 2025
https://github.com/fluentpython/example-code-2e
Example code for Fluent Python, 2nd edition (O'Reilly 2022)
concurrency iterators metaprogramming python python3 special-methods
Last synced: 14 May 2025
https://github.com/fluentpython/lispy
Learning with Peter Norvig's lis.py interpreter
evaluator lisp parser pattern-matching python scheme
Last synced: 07 Apr 2025
https://github.com/fluentpython/notebooks
Jupyter Notebooks with Fluent Python examples
Last synced: 10 Apr 2025
https://github.com/fluentpython/concurrency2017
Example code for the workshop Modern Concurrency in Python
Last synced: 06 May 2025
https://github.com/fluentpython/book-site
Companion Web site for Fluent Python, Second Edition
Last synced: 06 May 2025
https://github.com/fluentpython/decorators-descriptors
Resources for "Decorators and Descriptors Decoded" PyCon US 2017 Tutorial
Last synced: 06 May 2025
https://github.com/fluentpython/asyncio-tkinter
Example of running asyncio on top of the Tcl/Tk event loop via Tkinter
Last synced: 06 May 2025
https://github.com/fluentpython/pythonic-api
Examples for "Implementing intuitive and productive APIs" workshops (OSCON, PyCON 2016)
Last synced: 25 Jul 2025
https://github.com/fluentpython/concurrency2019
Examples and exercises for a workshop on Python Concurrent Programming
Last synced: 15 Mar 2025
https://github.com/fluentpython/language-creators
Transcripts of "A Language Creators' Conversation: Guido van Rossum, James Gosling, Larry Wall & Anders Hejlsberg"
Last synced: 29 Oct 2025
https://github.com/fluentpython/think-like-a-pythonista
Pense como um Pythonista
Last synced: 12 Sep 2025
https://github.com/fluentpython/builtins
Talk about built-in callables in Python 3.7+
Last synced: 06 May 2025
https://github.com/fluentpython/unicode-solutions
Unicode Solutions for Python 2 and 3: sample code
Last synced: 10 Jul 2025
https://github.com/fluentpython/generators
Generators: powering iteration in Python
Last synced: 26 Jul 2025
https://github.com/fluentpython/images
Images used in the Fluent Python book manuscript
Last synced: 26 Oct 2025
https://github.com/fluentpython/abacus
Metaprogramming in service of user experience
Last synced: 06 May 2025
https://github.com/fluentpython/images-2e
Images used in Fluent Python, 2nd edition
Last synced: 24 Jul 2025
https://github.com/fluentpython/protocol_examples
A PEP 544 protocol to support type hints for functions that sort
Last synced: 02 Mar 2025
https://github.com/fluentpython/abc-protocol-labs
Experiments with Python Abstract Base Classes and runtime checkable Protocols
Last synced: 02 Mar 2025
https://github.com/fluentpython/randompicker
Random Picker protocol examples
interface protocol python typing
Last synced: 02 Mar 2025