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

Download files

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

Source Distribution

clappform-5.0.0a10.tar.gz (52.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

clappform-5.0.0a10-py3-none-any.whl (79.7 kB view details)

Uploaded Python 3

File details

Details for the file clappform-5.0.0a10.tar.gz.

File metadata

  • Download URL: clappform-5.0.0a10.tar.gz
  • Upload date:
  • Size: 52.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for clappform-5.0.0a10.tar.gz
Algorithm Hash digest
SHA256 3dbce38549d1f042943b3bb6ab89c8ddb2790d5c646822690669ea0bd619736f
MD5 f86a149a367ea1e0e5d9bb3b3080c1d3
BLAKE2b-256 4816c00c1524ed610be0ac2d7a3a60cd7693ac98e5cd7934477f77ddde13fe04

See more details on using hashes here.

File details

Details for the file clappform-5.0.0a10-py3-none-any.whl.

File metadata

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

File hashes

Hashes for clappform-5.0.0a10-py3-none-any.whl
Algorithm Hash digest
SHA256 ea1b22193d01ddd6788ba9108157d8b36072174d2df80084218b5438a5759c56
MD5 4f009a7a19870b7afb76b663a5a12dfb
BLAKE2b-256 b3bc904c1828d0f6baade393961079a0d8485e12af0ce643b3d7205bfc85eef5

See more details on using hashes here.

Supported by

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