Metadata-Version: 2.1
Name: genetic-algorithms
Version: 1.0.0
Summary: This library is a wrapper for genetic algorithms to leverage in optimisation problems.
License: MIT
Author: Toby
Author-email: toby@thedevlins.biz
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: pandas (>=1.3.2,<2.0.0)
