A picky dataclass runtime utility collection, enforcing strict types and validations.
Wrapper for Python iterators/iterables that implements a list-like random-access interface by caching retrieved items for later reuse.
JS Features [like Object, Map] in python.
Pure-Python library for building and working with nondeterministic finite automata (NFAs).
Python library for instantiating and working with permutation collections that provide efficient implementations of all sequence methods (including random-access retrieval by index).
Simple function for determining the memory usage of common Python values and objects.