captureflow-agent

View on PyPIReverse Dependencies (0)

0.0.16 captureflow_agent-0.0.16-py3-none-any.whl

Wheel Details

Project: captureflow-agent
Version: 0.0.16
Filename: captureflow_agent-0.0.16-py3-none-any.whl
Download: [link]
Size: 7217
MD5: 55a46d8f31a9bfc48300e6a2e7fe47b0
SHA256: c20065bd1307f19a81354cb7037fd1fa4795dd432ef02e7db20090d1a62b39c4
Uploaded: 2024-07-24 19:49:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: captureflow-agent
Version: 0.0.16
Summary: The CaptureFlow Tracer is a Python package crafted for in-depth tracing of function calls within Python applications. Its primary function is to capture and relay execution data to the CaptureFlow server-side system for decision making.
Author: Nick Kutz
Author-Email: me[at]nikitakuts.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9,<4.0
Requires-Dist: SQLAlchemy (<3.0.0,>=2.0.30)
Requires-Dist: opentelemetry-api (<2.0.0,>=1.25.0)
Requires-Dist: opentelemetry-exporter-otlp (<2.0.0,>=1.25.0)
Requires-Dist: opentelemetry-instrumentation (<0.47,>=0.46b0)
Requires-Dist: opentelemetry-instrumentation-dbapi (<0.47,>=0.46b0)
Requires-Dist: opentelemetry-instrumentation-fastapi (<0.47,>=0.46b0)
Requires-Dist: opentelemetry-instrumentation-flask (<0.47,>=0.46b0)
Requires-Dist: opentelemetry-instrumentation-httpx (<0.47,>=0.46b0)
Requires-Dist: opentelemetry-instrumentation-redis (<0.47,>=0.46b0)
Requires-Dist: opentelemetry-instrumentation-requests (<0.47,>=0.46b0)
Requires-Dist: opentelemetry-instrumentation-sqlalchemy (<0.47,>=0.46b0)
Requires-Dist: opentelemetry-instrumentation-sqlite3 (<0.47,>=0.46b0)
Requires-Dist: opentelemetry-sdk (<2.0.0,>=1.25.0)
Requires-Dist: python-dotenv (==1.0.1)
Requires-Dist: sqlparse (<0.6.0,>=0.5.1)
Requires-Dist: wrapt (<2.0.0,>=1.16.0)
Description-Content-Type: text/markdown
[Description omitted; length: 450 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
captureflow/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
captureflow/config.py sha256=YFiTRql1qf8p8pqM5-Lt0UKObsIQ-9LIqSkf7AfHg2E 304
captureflow/distro.py sha256=1so36_zmsa9KS5vbG4aO-XnLsEWK-gm8DQ77FIs_gCE 1013
captureflow/instrumentation.py sha256=GieqARQfxZfthSOC28VqvWImTLJ5u-4o3UzQks-HQEs 10804
captureflow/resource.py sha256=SWb1hyGkUUlqcsh2f4UiwRDVUUN7mYpP2BE4zQbU-o4 243
captureflow/span_processor.py sha256=VjHekoLEQd3nHZMeXwAuTBt9K_iPeJ7FIMc6Skl9GPA 2111
captureflow/tracer_provider.py sha256=KtW9r7r8xTlcWLDsnaI40LyPR3WrYn7IQ4ezgsfdw-w 827
captureflow_agent-0.0.16.dist-info/entry_points.txt sha256=jdxy1VJrWatkJEYjx-nwE6TnfgqOG4d8k1ZeVyUat0o 68
captureflow_agent-0.0.16.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
captureflow_agent-0.0.16.dist-info/METADATA sha256=7JQc2iXSEFzDXgvImCalyB_xMOdbuuf7d0gLUqPsMC8 1919
captureflow_agent-0.0.16.dist-info/RECORD

entry_points.txt

distro = captureflow.distro:CaptureFlowDistro