A weak episode
Briefly

Allows pure-Python dependencies to be vendorized: Python source is copied into your own package. Best for small dependencies.
Discussion on weak references, garbage collection, building data structures, Observer pattern, and usage in logging and OrderedDict.
Convert time to spoken expressions, various languages supported, pure Python implementation, extensible for more languages.
Using pytest and pytest-cov for testing machine learning projects, test normal functions and larger components with fixtures.
Read at Pythonbytes
[
|
]