Metadata-Version: 2.1
Name: yacmmal
Version: 0.1.2
Summary: Yet Another Config Manager for MAchine Learning (yacmmal) is a package to automatically load config files for machine learning projects.
License: MIT
Author: Juan Lara
Author-email: julara@unal.edu.co
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: recommonmark (>=0.7.1,<0.8.0)
Requires-Dist: renku-sphinx-theme (>=0.2.2,<0.3.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
