LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
pytabular/__init__.py
pytabular/basic_checks.py
pytabular/best_practice_analyzer.py
pytabular/column.py
pytabular/logic_utils.py
pytabular/measure.py
pytabular/object.py
pytabular/partition.py
pytabular/pytabular.py
pytabular/query.py
pytabular/refresh.py
pytabular/relationship.py
pytabular/table.py
pytabular/tabular_editor.py
pytabular/tabular_tracing.py
pytabular/dll/Microsoft.AnalysisServices.AdomdClient.dll
pytabular/dll/Microsoft.AnalysisServices.Core.dll
pytabular/dll/Microsoft.AnalysisServices.Tabular.Json.dll
pytabular/dll/Microsoft.AnalysisServices.Tabular.dll
pytabular/dll/Microsoft.AnalysisServices.dll
python_tabular.egg-info/PKG-INFO
python_tabular.egg-info/SOURCES.txt
python_tabular.egg-info/dependency_links.txt
python_tabular.egg-info/requires.txt
python_tabular.egg-info/top_level.txt
test/test_tabular.py