gres is the Progress backend. It does the backend data management and allows access via Python imports. It does not include a TCP or HTTP frontend; these are provided by gresd and pygres.
gres
uses Semantic Versioning. This is version 1.0.0 of gres
. The public API is defined by docstrings in the main module (gres.py) and modules imported from there.
- Python 3.3