Metadata-Version: 2.1
Name: code-loader
Version: 0.2.0
Summary: 
Home-page: https://github.com/tensorleap/code-loader
License: MIT
Author: dorhar
Author-email: doron.harnoy@tensorleap.ai
Requires-Python: >=3.6.1,<3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Dist: boto3 (>=1.20.14,<2.0.0)
Requires-Dist: dataclasses (==0.8)
Requires-Dist: google-cloud-storage (>=1.31.0,<2.0.0)
Requires-Dist: numpy (>=1.19.2,<2.0.0)
Requires-Dist: pandas (>=1.0,<2.0)
Requires-Dist: scikit-image (>=0.17,<0.18)
Requires-Dist: scikit-learn (>=0.23.2,<0.24.0)
Requires-Dist: tensorflow (>=2.4.0,<3.0.0)
Requires-Dist: tensorflow-datasets (>=4.4.0,<5.0.0)
Requires-Dist: texthero (>=1.1.0,<2.0.0)
Requires-Dist: transformers (>=4.12.5,<5.0.0)
Project-URL: Repository, https://github.com/tensorleap/code-loader
Description-Content-Type: text/markdown

# tensorleap code loader
Used to load user code to tensorleap 

