Wrapper for the TransIP API
Project description
python-transip
python-transip is an Python wrapper for the TransIP REST API.
>>> from transip import TransIP
>>> client = TransIP(access_token="REDACTED")
>>> domains = client.domains.list()
>>> domain = domains[0]
>>> domain.registrationDate
'2011-04-29'
Installing python-transip and Supported Versions
python-transip is available on PyPI:
$ python -m pip install python-transip
python-transip officially supports Python 3.6+.
Documentation
API Reference and User Guide available on Read the Docs.
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
python-transip-0.1.0.tar.gz
(26.5 kB
view details)
Built Distribution
File details
Details for the file python-transip-0.1.0.tar.gz
.
File metadata
- Download URL: python-transip-0.1.0.tar.gz
- Upload date:
- Size: 26.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e093def68f8a529324cf0b9fb498a4857f640b8fa22c6ce5a6d07e4a3819965 |
|
MD5 | b8e61044a3f3f401a4c6d3b285f50a7c |
|
BLAKE2b-256 | 5696b62b47527c328bf8526b5f7109e2035de9ce33a57354b4c5cac22380e2ec |
Provenance
File details
Details for the file python_transip-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: python_transip-0.1.0-py3-none-any.whl
- Upload date:
- Size: 29.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da891cf7a959e66fc04e28a0ef9592bc4265ec7114cb1091c38f1cdc9a9d2c6e |
|
MD5 | 693cc2b1b7430077641c6c2bd8fb2a07 |
|
BLAKE2b-256 | 3a349d1b1fdf0c53dc06f5a7b09f3b2ee8f3682537fbdfe903460131c98e28ae |