LICENSE.txt
MANIFEST.in
pyproject.toml
pytabular/__init__.py
pytabular/best_practice_analyzer.py
pytabular/column.py
pytabular/culture.py
pytabular/document.py
pytabular/logic_utils.py
pytabular/measure.py
pytabular/object.py
pytabular/partition.py
pytabular/pbi_helper.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/tmdl.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_10logic_utils.py
test/test_11document.py
test/test_12tmdl.py
test/test_1sanity.py
test/test_2object.py
test/test_3tabular.py
test/test_4measure.py
test/test_5column.py
test/test_6table.py
test/test_7tabular_tracing.py
test/test_8bpa.py
test/test_9custom.py