Metadata-Version: 2.1
Name: nutshell
Version: 0.1.0
Summary: Python wrapper on Nutshell CRM JSON RPC API
License: "MIT"
Author: Mark Nyberg
Author-email: bigusdeveloper@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aiohttp (>=3.9.3,<4.0.0)
Requires-Dist: pydantic (>=2.6.4,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Description-Content-Type: text/markdown

# Nushell API

This is a Python wrapper for the Nutshell CRM API. It is designed to be easy to use and to follow the API documentation closely.
