Metadata-Version: 2.4
Name: cueapi-worker
Version: 0.2.0
Summary: Local pull-based worker daemon for CueAPI — executes scheduled tasks without a public URL
Author-email: "Vector Apps Inc." <hello@cueapi.ai>
License: MIT
Project-URL: Homepage, https://cueapi.ai
Project-URL: Documentation, https://docs.cueapi.ai
Project-URL: Repository, https://github.com/govindkavaturi-art/cueapi-worker
Keywords: cueapi,worker,daemon,scheduling,ai-agents
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: click>=8.0
Requires-Dist: httpx>=0.24
Requires-Dist: pyyaml>=6.0
