Metadata-Version: 2.1
Name: dynamic_genetic_algo
Version: 1.0.0
Summary: A genetic algorithm library
Author: Gabriel Vance
Author-email: gjvance67@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Requires-Dist: pandas
Requires-Dist: prettytable
