Metadata-Version: 2.4
Name: sym2db
Version: 0.1.0
Summary: More automated alignment between symbols and database for mathematical modeling.
Requires-Python: ~=3.12.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: openpyxl~=3.1.5
Requires-Dist: pandas~=3.0.1
Requires-Dist: strenum>=0.4.15
Requires-Dist: sqlalchemy==2.1.0b3
Requires-Dist: sqlglot[rs]<30.15.0,>=26.4.1
Requires-Dist: gamspy<1.27.0,>=1.26.4
Dynamic: license-file


# sym2db: more automated alignment between symbols and database for mathematical modeling

1. extract symbol schema from mathematical symbols
2. refactor the symbol schema, including hypothesis sharing configuration and enum specification
3. materialize relational database
4. materialize relational database views
