Metadata-Version: 2.1
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
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

# 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).


