Metadata-Version: 2.1
Name: acheeve
Version: 0.0.2
Summary: Package coodinating multiple chembees
Home-page: https://codeberg.org/sail.black/acheeve.git
Author: Julian M. Kleber
Author-email: julian.kleber@sail.black
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# acheeve

The repository coordinates multiple chembees. 
A reminder: A chembee object manifests itself through 
the below shown SOLID design pattern. 

Thus, the `acheeve` object handles multiple chembees, for example to evaluate an algorithm: 

![Pattern](acheeve.png)
