Metadata-Version: 1.1
Name: astronaut
Version: 0.1.2
Summary: A framework for AI to explore spaces
Home-page: https://github.com/RobotStudio/astronaut
Author: Bobby Larson
Author-email: bobby@robot.studio
License: GNU General Public License v3
Description-Content-Type: UNKNOWN
Description: ===============================
        astronaut
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/astronaut.svg
                :target: https://pypi.python.org/pypi/astronaut
        
        .. image:: https://img.shields.io/travis/karma0/astronaut.svg
                :target: https://travis-ci.org/karma0/astronaut
        
        .. image:: https://readthedocs.org/projects/astronaut/badge/?version=latest
                :target: https://readthedocs.org/projects/astronaut/?badge=latest
                :alt: Documentation Status
        
        
        A framework for AI to explore spaces
        
        * Free software: GNU General Public License v3.0
        * Documentation: https://astronaut.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        Tools used in rendering this package:
        
        *  Cookiecutter_
        *  `cookiecutter-pypackage`_
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        
        
        History
        -------
        
        0.1.2 (2018-06-25)
        ---------------------
        
        * Added support for Python 3.6
        
        0.1.1 (2018-06-25)
        ---------------------
        
        * Setup CI/CD
        
        0.1.0 (2018-06-19)
        ---------------------
        
        * First release on PyPI.
        
Keywords: astronaut
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
