Metadata-Version: 2.1
Name: genyal
Version: 0.1.1
Summary: A framework for genetic algorithms in Python
Home-page: https://github.com/islaterm/genyal
Author: Ignacio Slater Muñoz
Author-email: islaterm@gmail.com
License: UNKNOWN
Description: # Genyal: The cheerful genetic algorithm framework
        
        ![http://creativecommons.org/licenses/by/4.0/](https://i.creativecommons.org/l/by/4.0/88x31.png)
        
        This work is licensed under a 
        [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/)
        
        **Coming soon**
        
        ![](https://tenor.com/view/hamster-cute-animal-gif-19006946)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
