Skip to main content

Simple way to access GoDaddy API

Project description

Papi stands for "daddy" in spanish.

# Authorization
API key and secret is ciphered with a AES using a password.

# Installation

pip install gopapi

# Usage

## Adding a DNS record to a domain

# A record
gopapi domain yourdomain.com add-record A subdomain 127.0.0.1
# Where A can also be CNAME
# 127.0.0.1 to be replaced with the actual IP

# CNAME
gopapi domain yourdomain.com add-record A subdomain 127.0.0.1
# Where A can also be CNAME
# 127.0.0.1 to be replaced with the actual IP

## Listing records of a domain

gopapi domain mydomain.com records
# and if you need to filter by record type
gopapi domain mydomain.com records -t cname


## Listing all domains in godaddy account

gopapi domains
# mydomain1.com
# mydomain2.com
# ...

## Check wether a domain is available to purchase or not

gopapi domain mexico.com check
# or with alias
gopapi domain mexico.com available




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

gopapi-1.2.0.tar.gz (3.1 kB view details)

Uploaded Source

File details

Details for the file gopapi-1.2.0.tar.gz.

File metadata

  • Download URL: gopapi-1.2.0.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for gopapi-1.2.0.tar.gz
Algorithm Hash digest
SHA256 9d2776bcce88335bb74ede5d21a3dae8adc49e59eca791c2c97ff0aa7b6513e7
MD5 7eba82047540e14ca3fdd09a79331d87
BLAKE2b-256 61f97a0a2b789fee967386a4a26242b49a1e2cab47e17eebef7f62e80d103a71

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page