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.4.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.4-py3-none-any.whl (9.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for certmate_sdk-0.1.4.tar.gz
Algorithm Hash digest
SHA256 9eaba6b406e879dedf5013849f3c3fb99231901a1125144bc7e280d80c53da37
MD5 ecaa331d4018c471914f782a27fbbf9f
BLAKE2b-256 7d2cf412dd18fbac1c022f0c2f52c9f3bffb79b9670567eee901e55b672f009e

See more details on using hashes here.

Provenance

The following attestation bundles were made for certmate_sdk-0.1.4.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.4-py3-none-any.whl.

File metadata

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

File hashes

Hashes for certmate_sdk-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 7aa1897264fec971c30aeacb846b5c2735d2055f42959c126bd17d2e3d2a1b07
MD5 416a225ae1c6757a0e2caaa1722fc7d5
BLAKE2b-256 83fee73c92b7e70d963493335e1666702b56d928576a07747a3b2c89d4eac406

See more details on using hashes here.

Provenance

The following attestation bundles were made for certmate_sdk-0.1.4-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

This release

0.1.4 This release

2 files

0.1.3

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