Metadata-Version: 2.1
Name: sem-desc
Version: 0.1.15
Summary: Package providing basic functionalities for the semantic modeling problem
License: MIT
Author: Binh Vu
Author-email: binh@toan2.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: chardet (>=4.0.0,<5.0.0)
Requires-Dist: ipython (>=7.23.1,<8.0.0)
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Requires-Dist: matplotlib (>=3.4.2,<4.0.0)
Requires-Dist: networkx (>=2.5.1,<3.0.0)
Requires-Dist: orjson (>=3.5.2,<4.0.0)
Requires-Dist: pandas (>=1.2.4,<2.0.0)
Requires-Dist: pydot (>=1.4.2,<2.0.0)
Requires-Dist: pyrsistent (>=0.17.3,<0.18.0)
Requires-Dist: python-slugify (>=5.0.2,<6.0.0)
Requires-Dist: redis (>=3.5.3,<4.0.0)
Requires-Dist: rocksdb (>=0.7.0,<0.8.0)
Requires-Dist: ruamel.yaml (>=0.17.4,<0.18.0)
Requires-Dist: tqdm (>=4.60.0,<5.0.0)
Requires-Dist: ujson (>=4.0.2,<5.0.0)
