Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 560 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 560 Bytes

Namecheap

Introduction

Python wrapper for Namecheap's API.

Contact

You can reach me via e-Mail and Google Talk/Jabber at: martin at NOSPAM martinvillalba dot com

Documentation

Documentation will be a bit scarse for the time being, but everything public should have at least a docstring by the time I make the first stable release.

License

Released under the MIT/X11 license. See LICENSE for the full text.

Install

% python setup.py install

Develop

See DEVELOP.md for details.