DBRepo Python Library documentation¶
Use the DBRepo SDK to create, update, configure and manage DBRepo services such as the Data Service to get data as Pandas DataFrame for analysis. The DBRepo SDK provides an object-oriented API as well as low-level access to DBRepo services.
Note
The SDK has been implemented and documented for DBRepo version 1.4.2, earlier versions are not supported.
Quickstart¶
Find numerous quickstart examples on the DBRepo website.