Metadata-Version: 2.4
Name: namecheap-wrapper
Version: 0.1.0
Summary: Add your description here
Author-email: Manvendra Rajpoot <welzyalzy@gmail.com>
License: AGPL-3.0-or-later
Requires-Python: >=3.14
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx>=0.28.1
Requires-Dist: pydantic>=2.12.5
Requires-Dist: xmltodict>=1.0.4
Provides-Extra: dev
Requires-Dist: pytest>=9.0.2; extra == "dev"
Requires-Dist: pytest-cov>=7.0.0; extra == "dev"
Requires-Dist: python-dotenv>=1.2.2; extra == "dev"
Dynamic: license-file

# Namecheap Python SDK

Python SDK for Namecheap API.

## Installation

pip install namecheap-sdk

## Usage

from namecheap_wrapper import Namecheap
