Metadata-Version: 2.1
Name: an-at-sync
Version: 0.2.0
Summary: Python package & cli for syncing between ActionNetwork & AirTable
Home-page: https://github.com/mAAdhaTTah/an-at-sync
Author: James DiGioia
Author-email: jamesorodig@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: requests (>=2.25.1)
Requires-Dist: pydantic (>=1.10.4)
Requires-Dist: email-validator (>=1.3.1)
Requires-Dist: pyairtable (>=1.4.0)
Requires-Dist: pyactionnetwork (>=0.11.2)
Requires-Dist: python-dateutil (>=2.8.2)
Requires-Dist: phonenumbers (>=8.13.4)
Requires-Dist: click (>=8.1.3)
Requires-Dist: typer (>=0.7.0)
Requires-Dist: rich (>=12.6.0)
Requires-Dist: typing-extensions (>=4.4.0)

# an-at-sync

Python package & cli for syncing between ActionNetwork & AirTable.


