pystatis

Tests, Code Quality and Documentation Code Coverage GitHub Pages Documentation

pystatis is a Python wrapper for the different GENESIS web service interfaces (API). Currently we are supporting the following databases:

The main features are:

  • Simplified access to all supported API. No more need to write cumbersome API calls or switch between databases.

  • Credential management removes the need to manually add credentials. We handle all your credentials for you.

  • Database management handles different databases and lets you switch easily between them.

  • Integrated workflow enables an end-to-end process from finding the relevant data to download it.

  • Pandas support instead of manually parsing results.

  • Caching to enable productive work despite strict query limits.

  • Starting and handling background jobs for datasets that are to big to be downloaded directly from GENESIS.

To learn more about GENESIS refer to the official documentation here.

Indices and tables