Metadata-Version: 2.1
Name: code-loader
Version: 0.2.44
Summary: 
Home-page: https://github.com/tensorleap/code-loader
License: MIT
Author: dorhar
Author-email: doron.harnoy@tensorleap.ai
Requires-Python: >=3.8,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: numpy (>=1.22.3,<2.0.0)
Requires-Dist: tensorflow (>=2.11.0,<3.0.0); platform_machine == "x86_64"
Requires-Dist: tensorflow-macos (>=2.11.0,<3.0.0); platform_machine == "arm64"
Requires-Dist: typeguard (>=2.13.3,<3.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 

