Domain Expiry
Look up domain name expiration dates over WHOIS.
Install
pip install lupaxa-domain-expiry
domain-expiry --help
CLI
domain-expiry example.com example.org
domain-expiry --file domains.txt --warn-days 14
python -m lupaxa.domain_expiry --version
Results print as a table with domain, date, and days columns. Every name is
a row, including invalid names and timeouts. The command exits 1 when a
name is due within --warn-days (default 30), already expired, available,
invalid, or has no published date. --sort domain, --sort date, or
--sort days orders the table. --order descending reverses that order.
Library
from lupaxa.domain_expiry import lookup
result = lookup("example.com")
print(result.status, result.expiration, result.days_remaining)
Development
make init
make python-install-dev
make python-check
make mkdocs-serve
Documentation
The published guide is at https://domain-expiry.thelupaxaproject.org/.
Site Markdown lives in mkdocs/.
Release files for lupaxa-domain-expiry 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lupaxa_domain_expiry-0.1.2.tar.gz | 8.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| lupaxa_domain_expiry-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.9 kB
Release files / lupaxa_domain_expiry-0.1.2.tar.gz
| Download URL | lupaxa_domain_expiry-0.1.2.tar.gz |
|---|---|
| Size | 8.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8e773e4ed4ff45ab6577750a5c1dae589bac586ef3d184a63fc3b8e00bc53d1f
|
|
BLAKE2b-256 checksum How to use checksums |
5328218369bb92e826a6c89b0d084339d85eeba428e7c7e4cf680784d7f228ef
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency logRelease files / lupaxa_domain_expiry-0.1.2-py3-none-any.whl
| Download URL | lupaxa_domain_expiry-0.1.2-py3-none-any.whl |
|---|---|
| Size | 9.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
05fcbffa6587f8c7ef482c5180a6244a10bae52e1a385415f1a02561bb00c2cc
|
|
BLAKE2b-256 checksum How to use checksums |
aded10b633cba00b3e111e770f2f6e882b653288153d3bd7a233e7aff2b3c8c3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency log