API for spaceship
Project description
API client for https://www.spaceship.com/
Usage
Install this package
` pip install spaceship-api `
from spaceship_api.dns_records_types import DNSRecordTypeAdapter
from spaceship_api.client import SpaceshipApiClient
api_client = SpaceshipApiClient(api_key="SzhR...", api_secret="LXWT...")
dns_records = api_client.get_dns_records("yourdomain.xyz")
for dns_record in dns_records:
print(dns_record)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
spaceship_api-0.1.0.tar.gz
(4.4 kB
view details)
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 spaceship_api-0.1.0.tar.gz.
File metadata
- Download URL: spaceship_api-0.1.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.1 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8df1ff983df575767bc9cbd29d541b7cdd1c3ab947e1e557172458150ac2c81
|
|
| MD5 |
794491651cbac110ae1b295effabc86a
|
|
| BLAKE2b-256 |
b27567b73ec5169d4337ccea0cf961d8471e729bebbaa2e7df6c1915d33bad46
|
File details
Details for the file spaceship_api-0.1.0-py3-none-any.whl.
File metadata
- Download URL: spaceship_api-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.1 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6583c61d01bf9060f3fccd4d80f755385d650d0e0a942e14d90792d998047999
|
|
| MD5 |
1e742c7e19ad9b54c0bdee637976c2eb
|
|
| BLAKE2b-256 |
a56d6355e2278539f37c357071405e7c290d74b7374661ced2a4c6c1c31b7a12
|