Metadata-Version: 2.1 Name: adit Version: 0.1.3 Summary: Adit is a toolbox that helps people collaborating on machine learning prototype easier. License: MIT Author: Trinh Tran Author-email: trinhtran2151995@gmail.com Requires-Python: >=3.7,<4.0 Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Requires-Dist: click (>=7.1.2,<8.0.0) Requires-Dist: dask[complete] (>=2.17.2,<3.0.0) Requires-Dist: distributed (>=2.18.0,<3.0.0) Requires-Dist: fxcmpy (>=1.2.6,<2.0.0) Requires-Dist: hurst (>=0.0.5,<0.0.6) Requires-Dist: pandas (>=1.0.4,<2.0.0) Requires-Dist: python-socketio (>=4.6.0,<5.0.0) Requires-Dist: requests (>=2.24.0,<3.0.0) Requires-Dist: scipy (>=1.5.1,<2.0.0) Requires-Dist: tiledb (>=0.6.5,<0.7.0) Requires-Dist: tqdm (>=4.46.1,<5.0.0)