Metadata-Version: 2.1
Name: mlipy
Version: 0.1.0
Summary: Python-based Machine Learning Interface
Home-page: https://github.com/mtasic85/mlipy
License: MIT
Author: Marko Tasic
Author-email: mtasic85@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aiohttp[speedups] (>=3.8.6,<4.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: uvloop (>=0.19.0,<0.20.0)
Requires-Dist: websockets (>=12.0,<13.0)
Project-URL: Repository, https://github.com/mtasic85/mlipy
Description-Content-Type: text/markdown

# python-mli
Python-based Machine Learning Interface

