Metadata-Version: 2.1
Name: sengen
Version: 0.1.0
Summary: Synthetic Sensor Data Generator
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: matplotlib (>=3.3.1,<4.0.0)
Requires-Dist: numpy
Requires-Dist: pandas (>=1.1.1,<2.0.0)
Requires-Dist: scipy (>=1.5.2,<2.0.0)
Requires-Dist: sklearn (>=0.0,<0.1)
Requires-Dist: sympy (>=1.6.2,<2.0.0)
