• Join - It's Free

new Python client for Geni API

Started by Private User on Saturday, February 1, 2025
Problem with this page?

Participants:

  • Private User
    Geni member

Related Projects:

I've created a Python client for Geni API

https://github.com/bryndin/geni

I needed to process my over 1k person tree, which is not manageable through UI. Thus I created this Python client lib.
It does Auth and smartly handles rate limiting, so you can let it run and get some coffee (or travel, depending on the tree size).

At the moment, it supports the most crucial subset of API methods, and can be easily extended if needed (PRs are welcome).
I also included a bunch of example scripts you can reuse.

Create a free account or login to participate in this discussion