Metadata-Version: 2.1
Name: nlp_sdk
Version: 1.0.1
Summary: A Python SDK for the Cortical.io Natural Language Processing API
Home-page: https://github.com/cortical-io/python-sdk
Author: Cortical.io
Author-email: support@cortical.io
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: httpx
Requires-Dist: pydantic
Requires-Dist: python-dotenv
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: unittest; extra == "dev"
