Metadata-Version: 2.4
Name: rayel-rpa-executor
Version: 0.5.40
Summary: Distributed task scheduler and RPA executor with FastAPI and browser pool management
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Requires-Dist: pydantic>=2.7.4
Requires-Dist: python-dotenv>=1.0.1
Requires-Dist: aiohttp>=3.10.9
Requires-Dist: protobuf>=5.27.2
Requires-Dist: grpcio>=1.66.2
Requires-Dist: GitPython>=3.1.0
Requires-Dist: playwright>=1.55.0
Requires-Dist: fastapi>=0.122.0
Requires-Dist: uvicorn[standard]>=0.38.0
Requires-Dist: apscheduler>=3.11.1
Provides-Extra: dev
Requires-Dist: ruff>=0.3.0; extra == "dev"
Requires-Dist: grpcio-tools>=1.66.2; extra == "dev"
Dynamic: classifier
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
