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.2.tar.gz (8.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.2-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for certmate_sdk-0.1.2.tar.gz
Algorithm Hash digest
SHA256 3e3190250838ca3f6af41a5104910aa4f0b756ff5e1d4c071ab89e577195100b
MD5 674e92af0f29dc9bfdaee3bc3135f5d3
BLAKE2b-256 84bc85c4367f591a8cae7a3ad199a1f24811ce124b04b4fb4260ce23d269b773

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for certmate_sdk-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 92922beb4e59148e2e16bb85726494a6027db53d12ad049ae1c431a77eb6492f
MD5 b3c3b0b785a5efe482e89394b975346c
BLAKE2b-256 5dff380700c314b1eb970d5f954aab1c969ca1952181487c803399d5d1b3c260

See more details on using hashes here.

Provenance

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

0.1.3

2 files

This release

0.1.2 This release

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