Metadata-Version: 2.1
Name: scalarstop
Version: 0.1.0
Summary: A framework for managing machine learning experiments.
Author: Neocrym Records Inc
Author-email: engineering@neocrym.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: SQLAlchemy (>=1.4.5,<2.0.0)
Requires-Dist: cloudpickle (>=1.6.0,<2.0.0)
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: psycopg2-binary (>=2.8.6,<3.0.0)
Requires-Dist: tensorflow (>=2.3.0)
