Metadata-Version: 1.2
Name: autobots
Version: 0.0.1
Summary: transformers based nlp library
Home-page: https://github.com/maxent-ai/autobots
Author: maxentlabs.ai team
Author-email: royalkingpin@gmail.com
Maintainer: maxentlabs.ai
Maintainer-email: royalkingpin@gmail.com
License: MIT
Description: # autobots
        
        -----
        
        **Table of Contents**
        
        * [Installation](#installation)
        * [License](#license)
        
        ## Installation
        
        autobots is distributed on [PyPI](https://pypi.org) as a universal
        wheel and is available on Linux/macOS and Windows and supports
        Python 3.7+.
        
        ```bash
        $ pip install autobots
        ```
        
        ## License
        
        autobots is distributed under the terms of the
        [MIT License](https://choosealicense.com/licenses/mit).
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
