Skip to main content

A python JSON-RPC client for the Metaname API

Project description

python-metaname

A python JSON-RPC client for the Metaname API

Documentation for the Metaname API is at: https://metaname.net/api/1.1/doc

Usage:

>>> client = Client("account_reference", "api_key")
>>> client.domain_names()
>>> client.dns_zone("example.com")
>>> client.create_dns_record("example.com",
        {"name":"www",
            "type":"A",
            "aux":None,
            "ttl":86400,
            "data":"93.184.216.119"})

License:

See LICENSE.

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

metaname-0.1.2.tar.gz (1.2 kB view details)

Uploaded Source

File details

Details for the file metaname-0.1.2.tar.gz.

File metadata

  • Download URL: metaname-0.1.2.tar.gz
  • Upload date:
  • Size: 1.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for metaname-0.1.2.tar.gz
Algorithm Hash digest
SHA256 dd4ce3ac880900ab9c7293628dae5218a22e3307d72c30a4bbae649a5e2225cf
MD5 e2eeae3124ff82ade175ca4a2e109f60
BLAKE2b-256 7202973d8e129a7978f545b8b7c8f1140b34055c04e1b60e3611911f13cf07b6

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