Metadata-Version: 2.1
Name: Trolls
Version: 0.3.5
Summary: Hidden monsters
Home-page: https://github.com/cnheider/trolls
Author: Christian Heider Nielsen
Author-email: christian.heider@alexandra.dk
Maintainer: Christian Heider Nielsen
Maintainer-email: christian.heider@alexandra.dk
License: Apache License, Version 2.0
Download-URL: https://github.com/cnheider/trolls/releases
Keywords: python reinforcement-learning interface api
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Natural Language :: English
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: docs
Provides-Extra: tests
Provides-Extra: setup
Provides-Extra: dev
Provides-Extra: all
License-File: LICENSE.md


<!--![trolls](.github/images/troll.svg)-->

<p align="center">
  <img src=".github/images/troll.svg" alt='Troll' />
</p>

<h1 align="center">Trolls</h1>

<!--# Trolls-->

| [![Build Status](https://travis-ci.com/cnheider/trolls.svg?branch=master)](https://travis-ci.com/cnheider/trolls) | [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black) | [![Coverage Status](https://coveralls.io/repos/github/cnheider/trolls/badge.svg?branch=master)](https://coveralls.io/github/cnheider/trolls?branch=master) | [![Python 3](https://pyup.io/repos/github/cnheider/trolls/python-3-shield.svg)](https://pyup.io/repos/github/cnheider/trolls/) | [![Updates](https://pyup.io/repos/github/cnheider/trolls/shield.svg)](https://pyup.io/repos/github/cnheider/trolls/) |
|---|---|---|---|---|

___
> Hidden monsters, and ugly beasts
___

![python](.github/images/python.svg)

This package is quite dirty wrappers around existing Agent-Environment Feedback(state, action, signal) Loop environments. The goal being unification of interfaces, syntax and parallelisation.

