Metadata-Version: 2.1
Name: pypedrive-api
Version: 0.2.0
Summary: Asyncio/aiohttp based library for interacting with the Pipedrive API.
Home-page: UNKNOWN
Author: Austin Howard
Author-email: austin@tangibleintelligence.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >3.6.1
Description-Content-Type: text/markdown
Requires-Dist: aiohttp[speedups] (<4,>=3.8)
Requires-Dist: pydantic[email] (<2,>=1.7.3)

# pypedrive-api

Asyncio/aiohttp based library for interacting with the [Pipedrive API](https://developers.pipedrive.com/docs/api/v1).

