LICENSE
README.md
pyproject.toml
tc_analyzer/__init__.py
tc_analyzer/analyzer.py
tc_analyzer/builtins.py
tc_analyzer/datastructures.py
tc_analyzer/models.py
tc_analyzer/patterns.py
tc_analyzer.egg-info/PKG-INFO
tc_analyzer.egg-info/SOURCES.txt
tc_analyzer.egg-info/dependency_links.txt
tc_analyzer.egg-info/requires.txt
tc_analyzer.egg-info/top_level.txt
tests/test_analyzer.py
tests/test_builtins.py
tests/test_datastructures.py
tests/test_integration.py
tests/test_models.py
tests/test_patterns.py
tests/test_recursion.py