Agentic-Reports

View on PyPIReverse Dependencies (0)

0.1.5 agentic_reports-0.1.5-py3-none-any.whl

Wheel Details

Project: Agentic-Reports
Version: 0.1.5
Filename: agentic_reports-0.1.5-py3-none-any.whl
Download: [link]
Size: 25426
MD5: ce58ddddddc9c0895f0c834967405a26
SHA256: f8aadf5877675cec66c4cf4bfad301112afdf46bdce3a7981da49659ff574321
Uploaded: 2024-06-03 19:10:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: agentic-reports
Version: 0.1.5
Summary: Agent Reporting using Exa.ai API.
Author: rUv
Author-Email: null[at]ruv.net
Home-Page: https://github.com/ruvnet/agentic-reports
License: Apache License 2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Requires-Dist: twine
Requires-Dist: setuptools
Requires-Dist: wheel
Requires-Dist: flake8
Requires-Dist: black
Requires-Dist: pytest
Requires-Dist: pip-upgrader
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: pandas
Requires-Dist: pydantic
Requires-Dist: exa-py
Requires-Dist: pydantic-settings
Requires-Dist: virtualenv
Requires-Dist: litellm
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 29631 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
start.py sha256=BPb5Ea-dJJsIgzeApiv1gJhKhVXBYCBdaGNSQZ27Yx8 4079
app/__init__.py sha256=ERDYbYdhCXgbNfs2-kFbXc8YUM-OuwbiLicTrKLg-YE 40
app/main.py sha256=vTYrNr9_-JKx2ggYv9c67XMqIE9lUkoO7qmPX0SPcb8 315
app/api/__init__.py sha256=eD38Y6xUWNQyU8CR11DUdIdAZ5_RKTjAMgZh5sNeY8E 44
app/api/advanced_reports.py sha256=nJs7HPLnFgNdMt3v_c9g__bBFmX1wD9SqTu2ExQhop4 2033
app/api/endpoints.py sha256=nm0Pvla1xuX7L2WxmE1oevRZVLCWGBQlolvVu0hKDDw 5096
app/core/__init__.py sha256=rFHZ9UnqOWtPJJN4QmXZHn6g23Yi1dhaInlWeKWIFuQ 45
app/core/config.py sha256=51DivN8GWNnDZwM1dLD07i4swkFwvU4p_6_La-vdN_4 1159
app/models/__init__.py sha256=zARxDbEbIlo1tJP4dmy90wBRgshocK99S6O8SCMvvi4 43
app/models/report.py sha256=iMZtNpJ94dfhwqytb05b2BHc0gw6b_Fp5Ykemtijies 89
app/services/__init__.py sha256=SGncrUR6bYeDl5OQ6P3h9dS_wj7UTmTX94mLoXDlH6M 49
app/services/report_generator-sync.py sha256=XaNBETdilw2RLcjrQam3BtZ3hGa7rlimfnfmzodKobQ 10987
app/services/report_generator.py sha256=xwETeOiiI9np6TPqBevmnA43j2cy7Lqa2YrhApz31o4 13582
app/utils/__init__.py sha256=OdYYsyjzeTJL8xBewjHLLmYje1jFu9q-Qh-eEbRlI5g 46
app/utils/exa_search.py sha256=IDB4dMKfVFhFzzHWtyH3cCNblPsDJv4U59VgFRBi8M8 6632
tests/__init__.py sha256=f6MBuriilcosaLSUoBXNEAd_wiECpla45041n7lLak0 42
tests/test_main.py sha256=vNUGbZwY2MNC4ayfNjA_prpNTwugA9dL8haKWZ9GNoY 269
tests/test_report_generator.py sha256=xcvFnuhkfXpbU_vHfeqqIDls5PJs_nYCbzsx6nvww6E 175
agentic_reports-0.1.5.dist-info/LICENSE sha256=B6xwfBS2GyNbayx8-Zm-redM9OSrj8mEeugu05j4Mj8 1060
agentic_reports-0.1.5.dist-info/METADATA sha256=G6GsRaC3_EKR-TYuh-YOLhj2_ZGWb0V1amZGCcU5F_8 30690
agentic_reports-0.1.5.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
agentic_reports-0.1.5.dist-info/entry_points.txt sha256=ZPClAFBUUvVSDoLrPUQIhPQcnF9lHvObdLjExdW4p08 47
agentic_reports-0.1.5.dist-info/top_level.txt sha256=LPYFEi85qT7rlyYfeAvMgHl0TUau_PrQI9eSH9ifAqA 16
agentic_reports-0.1.5.dist-info/RECORD

top_level.txt

app
start
tests

entry_points.txt

agentic-reports = start:main