Skip to main content

Python Library for Name.com v4 API

Project description

Overview

https://circleci.com/gh/CtheSky/namecom.svg?style=svg https://codecov.io/gh/CtheSky/namecom/branch/master/graph/badge.svg https://img.shields.io/badge/python-2.7%2B%2C%203.4%2B-brightgreen.svg https://img.shields.io/badge/pypi-v0.1.3-brightgreen.svg

namecom is a python library for the v4 api of name.com, a domain name registrar.

Installation

If you haven’t already, start by installing it with pip:

pip install --upgrade pynamecom

Quick Start

Use DnsApi to create a dns record:

from namecom import Auth, DnsApi

auth = Auth('username', 'access_token')
api = DnsApi(domainName='example.org', auth=auth)

result = api.create_record(host='test', type='A', answer='10.0.0.1')

Documentation

Read more about this project at readthedocs:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pynamecom-0.1.4-py2.py3-none-any.whl (18.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pynamecom-0.1.4-py2.py3-none-any.whl.

File metadata

  • Download URL: pynamecom-0.1.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 18.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.20.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.16

File hashes

Hashes for pynamecom-0.1.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9144c030ba7c013593a81d25181ffe04b01a40f7d2ebab5a31fe1b0b5e88858c
MD5 70f9ff608eef8355af020d67d3be30f9
BLAKE2b-256 1e7622cb582d79bc1bf1513266d27baaddd57f795ccecb7a70eae290a5af1c53

See more details on using hashes here.

Supported by

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