Gandi v5 API provider for octoDNS
Project description
Gandi v5 API provider for octoDNS
An octoDNS provider that targets Gandi.
Installation
Command line
pip install octodns-gandi
requirements.txt/setup.py
Pinning specific versions or SHAs is recommended to avoid unplanned upgrades.
Versions
# Start with the latest versions and don't just copy what's here
octodns==0.9.14
octodns-gandi==0.0.1
SHAs
# Start with the latest/specific versions and don't just copy what's here
-e git+https://git@github.com/octodns/octodns.git@9da19749e28f68407a1c246dfdf65663cdc1c422#egg=octodns
-e git+https://git@github.com/octodns/octodns-gandi.git@ec9661f8b335241ae4746eea467a8509205e6a30#egg=octodns_gandi
Configuration
providers:
gandi:
class: octodns_gandi.GandiProvider
# Your personal access token (required)
token: env/GANDI_TOKEN
# The number of records to fetch per-page (optional)
#per_page: 500
The minimum permissions your Personal Access Token must have are
- See and renew domain names
- Manage domain name technical configurations
Support Information
Records
GandiProvider suports AAAA, ALIAS, CAA, CNAME, DNAME, MX, NS, PTR, SPF, SRV, SSHFP, TLSA, and TXT
Dynamic
GandiProvider does not support dynamic records.
Development
See the /script/ directory for some tools to help with the development process. They generally follow the Script to rule them all pattern. Most useful is ./script/bootstrap which will create a venv and install both the runtime and development related requirements. It will also hook up a pre-commit hook that covers most of what's run by CI.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file octodns_gandi-1.2.0.tar.gz.
File metadata
- Download URL: octodns_gandi-1.2.0.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db10cdd6a602a22519f977a4dc167d40b5a6153956ce1dbda4d566fc5fd877ba
|
|
| MD5 |
02f327240b410cca593344ef200604cb
|
|
| BLAKE2b-256 |
f4da5cac8d01da1dc21db985041eac637b449caa1f7dfa4e8a5ac4c4143d9ab9
|
File details
Details for the file octodns_gandi-1.2.0-py3-none-any.whl.
File metadata
- Download URL: octodns_gandi-1.2.0-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7330a3425216f0d52c6450c20386f2352df6efc42873d83119faf7790fd133d3
|
|
| MD5 |
83dc4896976fdb3fdb167c7079f79039
|
|
| BLAKE2b-256 |
3559a854b40f7ec4a1375000c2a439afc7f7bf8d12fba2b6ac1f7ae10064f929
|