CITATION.cff
LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/__init__.py
examples/basic_forecasting.py
src/tbma/__init__.py
src/tbma/_core.py
src/tbma/model.py
src/tbma.egg-info/PKG-INFO
src/tbma.egg-info/SOURCES.txt
src/tbma.egg-info/dependency_links.txt
src/tbma.egg-info/requires.txt
src/tbma.egg-info/top_level.txt
tests/conftest.py
tests/test_cross_platform.py
tests/test_estimator.py
tests/test_features.py
tests/test_frequencies.py
tests/test_internal_guards.py
tests/test_persistence.py
tests/test_public_api.py
tests/test_validation.py