Metadata-Version: 2.1
Name: genetist
Version: 0.9.3
Summary: Genetist: optimization with genetic algorithms
Home-page: https://github.com/unaiLopez/genetist
Author: Unai Lopez Ansoleaga
Author-email: unai19970315@gmail.com
License: MIT
Description: ![alt text](https://github.com/unaiLopez/darwin/blob/master/doc/images/darwin.jpg?raw=true)
        
        # Genetist: A genetic algorithm powered hyperparameter optimization framework
        [![Python](https://img.shields.io/badge/python-3.6%20%7C%203.7%20%7C%203.8%20%7C%203.9%20%7C%203.10-blue)](https://www.python.org)
        [![pypi](https://img.shields.io/pypi/v/genetist.svg)](https://pypi.python.org/pypi/genetist)
        [![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
        
        Genetist is a high level framework that helps optimizing functions using the power of genetic algorithms.
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
