Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gemma-zds-client

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gemma-zds-client

Generieke client voor GEMMA-zaken componenten

  • 2.0.0
  • PyPI
  • Socket score

Maintainers
3

============================================= ZDS-Client - Generic Common Ground API Client

|build-status| |coverage| |docs| |pypi-version|

|linting| |black| |python-versions|

The Common Ground API Client is a generic client for Common Ground APIs built with OpenAPI 3.0 specifications.

.. contents::

.. section-numbering::

Features

  • Driven by OAS 3.0 specification

  • (Pluggable) caching of api specifications

  • Create/mutate resources according to the api specifications

  • Support for multiple authentication schemes

    • ZGW auth (JWT based)
    • API-key via HTTP headers
    • or none, for open APIs
  • Generic approach with some builtins for the "Zaakgericht Werken API's" standard

  • Built on top of battle-proven requests_ library.

Installation and usage

See the documentation <https://gemma-zds-client.readthedocs.io/en/latest/?badge=latest>_

.. _requests: https://pypi.org/project/requests/

.. |build-status| image:: https://github.com/maykinmedia/gemma-zds-client/workflows/Run%20CI/badge.svg :alt: Build status :target: https://github.com/maykinmedia/gemma-zds-client/actions?query=workflow%3A%22Run+CI%22

.. |coverage| image:: https://codecov.io/gh/maykinmedia/gemma-zds-client/branch/master/graph/badge.svg :target: https://codecov.io/gh/maykinmedia/gemma-zds-client :alt: Coverage status

.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black

.. |docs| image:: https://readthedocs.org/projects/gemma-zds-client/badge/?version=latest :alt: Documentation Status :target: https://gemma-zds-client.readthedocs.io/en/latest/?badge=latest

.. |linting| image:: https://github.com/maykinmedia/gemma-zds-client/actions/workflows/code_quality.yml/badge.svg :alt: Code quality checks :target: https://github.com/maykinmedia/gemma-zds-client/actions/workflows/code_quality.yml

.. |python-versions| image:: https://img.shields.io/pypi/pyversions/gemma-zds-client.svg

.. |pypi-version| image:: https://img.shields.io/pypi/v/gemma-zds-client.svg :target: https://pypi.org/project/gemma-zds-client/

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc