Metadata-Version: 2.4
Name: prophecy-automate
Version: 1.3.0
Summary: Prophecy Automate - High-performance data processing library with Go backend
Home-page: https://github.com/prophecy/prophecy-automate
Author: Prophecy
Author-email: info@prophecy.io
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
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: Programming Language :: Go
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Database
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyyaml<7.0.0,>=5.4.0
Requires-Dist: pyarrow<21.0.0,>=15.0.0
Requires-Dist: pandas<3.0.0,>=2.0.0
Requires-Dist: typing_extensions<4.15.0,>=4.0.0
Requires-Dist: pyspark<4.0.0,>=3.3.0
Requires-Dist: opentelemetry-api
Requires-Dist: opentelemetry-sdk
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Provides-Extra: secrets
Requires-Dist: hvac>=1.0.0; extra == "secrets"
Provides-Extra: full
Requires-Dist: hvac>=1.0.0; extra == "full"
Requires-Dist: httpx; extra == "full"
Requires-Dist: requests; extra == "full"
Requires-Dist: fastapi; extra == "full"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
