descriptionPython wrapper for Namecheap's API.
homepage URLhttps://github.com/mvillalba/python-namecheap
repository URLhttps://github.com/mvillalba/python-namecheap.git
ownermartin@martinvillalba.com
last changeSat, 8 Oct 2011 17:07:23 +0000 (8 14:07 -0300)
last refreshSat, 27 Apr 2024 05:06:58 +0000 (27 07:06 +0200)
content tags
add:
README.md

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.

shortlog
2011-10-08 Martín Raúl... Update release checklistdevelop
2011-10-07 Martín Raúl... Use alternative PyPI index
2011-09-16 Martín Raúl... Fix project name in doc files
2011-09-14 Martín Raúl... Remove executable flag from bootstrap script
2011-09-13 Martín Raúl... Update buildout.cfg
2011-09-13 Martín Raúl... Merge branch 'feature/issue-4' into develop
2011-09-13 Martín Raúl... Add tests skeletons (#4)
2011-09-13 Martín Raúl... Sanitize imported sources (#4)
2011-09-13 Martín Raúl... Import core files from old repository (#4)
2011-09-13 Martín Raúl... Add backup repository URL (#3)
2011-09-13 Martín Raúl... Add backup repository URL (#3)
2011-09-13 Martín Raúl... Setup project skeleton (#3)
2011-09-12 Martín Raúl... Initial commitmaster
heads
12 years ago develop
12 years ago master