spsa. A simple implementation of SPSA with automatic learning rate tuning
38pyroot. Python library for root-finding in one dimension
16aio-stdout. Asynchronous Input Output
2concurrent_sort. Implementations of different sorting algorithms which are useful for concurrent applications.
1advanced-collections. Extends the builtin collections with more useful containers, including fast resizing lists, sorted containers, and sorted abstract data types. Written in Python 3, this package also includes type-hints/annotations to make usage with an IDE easier.
1buffered-async-iterators. A simple implementation of buffered async iterators, allowing more throughput by letting iterators run while their loop bodied are being executed.
1pytyped-curry. Function currying that can be statically typed.
1advanced-databases. A collection of pure python database implementations.
1easy-databases. Easy-to-use pure Python databases that match basic data structures, including lists, sets, and dictionaries. No fancy querying language required.
1fuzzylib. Classes and functions related to fuzzy searching.
1dbt-snowflake-materialize. Advanced materializations for dbt-snowflake such as streams, materialized views, functions, stored procedures, etc.
1prettyformatter. Advanced pretty formatting for dataclasses and more using f-string style features.
1