Namecheap Python
Description
A Python SDK for the Namecheap API & CLI/TUI tools using it
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Namecheap Python SDK
[](https://pypi.org/project/namecheap-python/) [](https://pepy.tech/project/namecheap-python) [](https://pepy.tech/project/namecheap-python) [](https://pypi.org/project/namecheap-python/) [](https://opensource.org/licenses/MIT)
A modern, friendly Python SDK for the Namecheap API with comprehensive CLI and TUI tools.
🚀 Features
[!NOTE] **New in v3.1.0:** IDN and emoji domains now print readably everywhere (`🧊.to`, not `xn--3u9h.to`), and `domains.list()` no longer crashes on accounts with zero domains ([#10](https://github.com/adriangalilea/namecheap-python/issues/10), reported by [@jparavisini](https://github.com/jparavisini), fixed by [@SAY-5](https://github.com/SAY-5)).
**New in v3.0.0:** register domains from the CLI — `namecheap-cli domain register` shows the real cost up front (promo vs. regular price, renewal rate, ICANN fee) and charges your account balance only after you confirm.
**Breaking (SDK):** v3.1.0 removes the unused `XMLModel.from_xml()` classmethod — never documented, no callers since v1.0.0, and it skipped both response normalization and error detection. v3.0.0 made `contact` required in `domains.register()` and dropped `auto_renew`, which was accepted but never sent, since Namecheap's API has no auto-renew switch.
- Modern Python SDK with full type hints and Pydantic models
- CLI Tool for managing domains and DNS from the terminal
- TUI Application for visual DNS record management
- Smart DNS Builder with fluent interface for record management
- Auto-configuration from environment variables
- Helpful error messages with troubleshooting guidance
- **IDN & emoji domain s
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11