Skip to content
This repository has been archived by the owner on Dec 28, 2017. It is now read-only.

Latest commit

 

History

History
48 lines (32 loc) · 964 Bytes

index.rst

File metadata and controls

48 lines (32 loc) · 964 Bytes

python-route53

Amazon's Route 53 is an excellent DNS service, with great stability and performance world-wide. The entire feature set is exposed through a web-based API. However, said API is somewhat difficult to work with in some cases.

python-route53 aims to provide the simplest possible API for Route 53. It is also currently the only publicly available module with support for Python 3 (also supports 2.7).

License

BSD License

Assorted Info

User Guide

installation quickstart

Reference

ref-route53

Indices and tables

  • genindex
  • modindex
  • search