Adapya now available in github and in Python package index

adapya, the Adabas database API for Python, was published here some time ago. In the meantime it has evolved.
It now supports both Python2 and Python3.

The new adapya is split up in different packages, each relating to the product that it works with. We have:

  • adapya-era - Processing messages from the Adabas Event Replication

In order to install a package, e.g. adapya-adabas, from the Python Package Index type-in:

> pip install adapya-adabas

For further details, please see Software AG’s github pages Software AG · GitHub