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.7.3, earlier versions may be supported but are not tested for compatibility.
Quickstart¶
Find numerous quickstart examples on the DBRepo website.