Skip to main content

certmate-sdk

A thin, dependency-light Python client for the CertMate REST API.

from certmate import Client

with Client("https://certmate.example.com", token="...") as c:
    job = c.create_certificate("app.example.com", dns_provider="cloudflare", wait=True)
    for cert in c.list_certificates():
        print(cert.domain, cert.days_until_expiry)
    print(c.audit_verify()["ok"])

base_url/token fall back to CERTMATE_URL / CERTMATE_TOKEN. The only runtime dependency is httpx — no server code, no certbot.

Download files

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

Source Distribution

certmate_sdk-0.1.3.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

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

certmate_sdk-0.1.3-py3-none-any.whl (9.6 kB view details)

Uploaded Python 3

File details

Details for the file certmate_sdk-0.1.3.tar.gz.

File metadata

  • Download URL: certmate_sdk-0.1.3.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for certmate_sdk-0.1.3.tar.gz
Algorithm Hash digest
SHA256 dab87e65dedd502e9a31127a96a33cd216eb0a27e99e709da85784483b5a5ec3
MD5 a4de08f44cbc7a4f06761be2ffed41a3
BLAKE2b-256 aa98ef088d7d36fd66961d3a0d7fb1f13183ff3488a13d01df2825087ef44cdd

See more details on using hashes here.

Provenance

The following attestation bundles were made for certmate_sdk-0.1.3.tar.gz:

Publisher: publish-clients.yml on fabriziosalmi/certmate

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file certmate_sdk-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: certmate_sdk-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 9.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for certmate_sdk-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6bf78590182d117d9a9f255f192b83ac4780ea507e8c4f97fc0b689115b94120
MD5 0bf93264b790b88926b14ece4504a281
BLAKE2b-256 d8f5241b6f248e1fe99a65730aad4f7a8d467e0b13d649a06460ef8e87f25451

See more details on using hashes here.

Provenance

The following attestation bundles were made for certmate_sdk-0.1.3-py3-none-any.whl:

Publisher: publish-clients.yml on fabriziosalmi/certmate

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.1.4

2 files

This release

0.1.3 This release

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

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