Metadata-Version: 2.1
Name: airontools
Version: 0.1.21
Summary: AIronTools (Beta) is a Python library that provides the user with deep learning tools built to work with tensorflow as a backend.
Home-page: https://github.com/AtrejuArtax/airontools
License: License :: OSI Approved :: BSD License
Author: Claudi Ruiz Camps
Author-email: claudi_ruiz@hotmail.com
Requires-Python: >=3.9,<3.11
Classifier: License :: OSI Approved :: BSD License
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: scikit-learn (>=1.2.2,<2.0.0)
Requires-Dist: tensorflow (==2.12) ; sys_platform != "darwin"
Requires-Dist: tensorflow-datasets (>=4.9.2,<5.0.0)
Requires-Dist: tensorflow-macos (==2.12) ; sys_platform == "darwin"
Requires-Dist: tensorflow-metal (==0.8.0) ; sys_platform == "darwin" and platform_machine == "arm64"
Project-URL: Repository, https://github.com/AtrejuArtax/airontools
