Metadata-Version: 2.1
Name: mlio
Version: 0.9.1
Summary: I/O for machine learning
Home-page: UNKNOWN
Author: Konstantinos Paliouras
Author-email: paliouras@workable.com
License: UNKNOWN
Description: 
        ML I/O
        ====================
        
        **MLIO** is a toolkit for easy I/O operations on machine learning projects. It tries to solve the problem of
        unified serialization framework as well as that of resource discovery and loading for local or remote storages.
        
        MLIO is written on _Python >=3.6_
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: test
