LICENSE
README.md
pyproject.toml
src/el/__init__.py
src/el/async_tools.py
src/el/errors.py
src/el/terminal.py
src/el/timers.py
src/el/bindantic/__init__.py
src/el/bindantic/_base_struct.py
src/el/bindantic/_config.py
src/el/bindantic/_deps.py
src/el/bindantic/_fields.py
src/el/bindantic/_struct_construction.py
src/el/datastore/__init__.py
src/el/datastore/_deps.py
src/el/datastore/_file.py
src/el/datastore/_specialized.py
src/el/observable/__init__.py
src/el/observable/_observable.py
src/el/observable/filters.py
src/el_std_py.egg-info/PKG-INFO
src/el_std_py.egg-info/SOURCES.txt
src/el_std_py.egg-info/dependency_links.txt
src/el_std_py.egg-info/top_level.txt
tests/test_bindantic.py