Metadata-Version: 2.3
Name: namecheap-sdk
Version: 0.1.1
Summary: Python SDK for Namecheap API
License: MIT
Keywords: namecheap,domains,dns,api,sdk
Author: satya-500
Author-email: satyabrata.swain@500apps.com
Requires-Python: >=3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet :: Name Service (DNS)
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Typing :: Typed
Requires-Dist: httpx (>=0.27.0,<0.29.0)
Requires-Dist: pydantic (>=2.5.0,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: rich (>=13.0.0,<15.0.0)
Requires-Dist: tldextract (>=5.0.0,<6.0.0)
Requires-Dist: xmltodict (>=0.13.0,<0.15.0)
Description-Content-Type: text/markdown


