Skip to main content

Clappform Python API wrapper

Project description

Clappform

Clappform is a wrapper for a Clappform B.V. API written in Python.

>>> from clappform import Clappform
>>> import clappform.dataclasses as r
>>> c = Clappform("https://app.clappform.com", "j.doe@clappform.com", "S3cr3tP4ssw0rd!")
>>> apps = c.get(r.App())
>>> for app in apps:
...     print(app.name)
'Clappform'
'Default'

Clappform allows you to interact with the Clappform API for a given domain. For many of the resources that the Clappform API provides the simple get, create, update and delete methods can be used. Authentication is done transparently, so there is no need to manually authenticate.

Developer interface is available on Read The Docs

Project details


Release history Release notifications | RSS feed

This version

4.1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clappform-4.1.0.tar.gz (14.9 kB view details)

Uploaded Source

Built Distribution

clappform-4.1.0-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

Details for the file clappform-4.1.0.tar.gz.

File metadata

  • Download URL: clappform-4.1.0.tar.gz
  • Upload date:
  • Size: 14.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for clappform-4.1.0.tar.gz
Algorithm Hash digest
SHA256 feb6ee9edaf36441d16d1a81be7a95c7d526e32e68bcd774dbb703f6c14fd2a3
MD5 f9c88943ebbb4bb26aaeb399daa84c08
BLAKE2b-256 19a22f583653df0924961408d94ef17b5831de6e4a8ab011ee91c811906c1fe3

See more details on using hashes here.

File details

Details for the file clappform-4.1.0-py3-none-any.whl.

File metadata

  • Download URL: clappform-4.1.0-py3-none-any.whl
  • Upload date:
  • Size: 15.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for clappform-4.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2aeaa0c0a6f5f3c9e739db778c631cccf3f7c9e8b45c5b8c83a0196e9d751a67
MD5 8d897c3b32e4025102daed4c0db09712
BLAKE2b-256 729030ebd82635f3ea21027ccfa445a5f8ed958137fa40b8af058c882709faec

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page