LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/README.md
examples/fable_2020/README.md
examples/fable_2020/generated_fable_2020_model.py.xz
examples/fable_2020/notebook_interface.py
examples/fable_2020/scenario_output_manifest.example.json
examples/notebooks/README.md
examples/notebooks/fable-2020-notebook-interface.ipynb
examples/notebooks/synthetic-notebook-interface.ipynb
examples/synthetic/notebook_interface.py
src/modelwright/__init__.py
src/modelwright/cli.py
src/modelwright/conversion.py
src/modelwright/evaluation.py
src/modelwright/execution.py
src/modelwright/extraction.py
src/modelwright/formulas.py
src/modelwright/formulas_oracle.py
src/modelwright/freshforge.py
src/modelwright/generation.py
src/modelwright/graph.py
src/modelwright/notebooks.py
src/modelwright/oracle_validation.py
src/modelwright/oracles.py
src/modelwright/references.py
src/modelwright/validation.py
src/modelwright/wrappers.py
src/modelwright.egg-info/PKG-INFO
src/modelwright.egg-info/SOURCES.txt
src/modelwright.egg-info/dependency_links.txt
src/modelwright.egg-info/entry_points.txt
src/modelwright.egg-info/requires.txt
src/modelwright.egg-info/top_level.txt
tests/test_cli.py
tests/test_conversion_plan.py
tests/test_dependency_graph.py
tests/test_evaluation_orchestration.py
tests/test_examples.py
tests/test_extraction_records.py
tests/test_fable_wrapper_benchmark.py
tests/test_formula_expressions.py
tests/test_formula_translation.py
tests/test_formulas_oracle.py
tests/test_freshforge_integration.py
tests/test_generated_execution.py
tests/test_generation_contract.py
tests/test_import.py
tests/test_materialize_fable_benchmarks.py
tests/test_notebooks.py
tests/test_openpyxl_extraction.py
tests/test_oracle_backed_validation.py
tests/test_oracle_interface.py
tests/test_public_api.py
tests/test_python_generation.py
tests/test_references.py
tests/test_scalar_comparison.py
tests/test_supported_semantics_fixture.py
tests/test_synthetic_fixture.py
tests/test_validation.py
tests/test_validation_regression.py
tests/test_validation_report_builder.py
tests/test_validation_scenario.py
tests/test_wrappers.py