Metadata-Version: 2.1
Name: mlsteam-client
Version: 0.4.8
Summary: MLSteam Client
Home-page: https://myelintek.com
Author: MyelinTek inc.
Author-email: simon@myelintek.com
License: MIT
Description: # MLSteam client - ML experiment tracking tool
        ---
        
        MLSteam is a ML developer Platform that helps you with your machine learning experiments.
        
        ## Installation
        ---
        ```sh
        pip install mlsteam-client
        ```
        
        ## Getting help
        ---
        Here are your options:
        * [documentation](tbd)
        * Open issues on [github](https://github.com/myelintek/mlsteam-client/issues)
        * You can just send us an email at contact@myelintek.com
        
Keywords: Deep Learning Tracking
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
