Metadata-Version: 2.1
Name: n8nControl
Version: 1.2.1
Summary: Python agent to control remote n8n instances
Author: LEV
Author-email: you@example.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: pydantic
Requires-Dist: pydantic-settings
Requires-Dist: requests
Requires-Dist: python-dotenv

