Metadata-Version: 2.1
Name: affinity_sync
Version: 56
Summary: Sync Affinity CRM data to a Postgres schema
Author-email: Benjamin Urwin <benurwin@outlook.com>
Project-URL: Homepage, https://github.com/benurwin/affinity-sync
Keywords: affinity,postgres,sync
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: requests==2.32.3
Requires-Dist: psycopg[binary]==3.2.1
Requires-Dist: pydantic==2.8.2
Requires-Dist: click==8.1.7
Requires-Dist: rich==13.8.0
Requires-Dist: gnuplotlib==0.42
Requires-Dist: setuptools==74.1.2
Requires-Dist: backoff==2.2.1
Requires-Dist: plotille==5.0.0
Requires-Dist: tabulate==0.9.0
Requires-Dist: requests-toolbelt==1.0.0
Requires-Dist: aiohttp==3.10.5

