affinity-python-sdk
CommunityEasily build apps with the Affinity Python SDK.
Authoroneryalcin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies using the Affinity Python SDK to interact with the Affinity CRM API, providing typed IDs, pagination, and both sync/async access patterns in a Pythonic way.
Core Features & Use Cases
- Typed IDs for safe, correct API calls with PersonId, CompanyId, ListId, and more.
- Async and sync client support enabling flexible integration patterns.
- Pagination helpers and CLI automation to streamline data retrieval and batch processing.
- Use Case: Build a data integration that fetches companies and persons, paginates results, and stores them in a warehouse or analytics pipeline.
Quick Start
Install the SDK with pip install affinity-sdk, initialize a client from environment variables or a simple from_env call, and perform a basic read operation such as listing companies or retrieving the current user.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: affinity-python-sdk Download link: https://github.com/oneryalcin/affinity-sdk/archive/main.zip#affinity-python-sdk Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.