A new version of #pygbif, the #Python client for the GBIF API, has just been released, adding support for multiple download formats, additional predicates and nested queries/dictionaries 😀

More details in the Github repo: https://github.com/gbif/pygbif/releases/tag/v0.6.3

Release pygbif v0.6.3 · gbif/pygbif

added support for predicates: isNull, isNotNull, in and not (#92) added support for nested queries/dictionaries (#104) deprecated the add_predicate function and added add_pred_dict to accomodate fo...

GitHub