Python client for the Aether REST API — financial-vertical agent search engine.
Project description
aether (Python)
Python client for the Aether REST API — SEC filings, earnings-call transcripts, and EU financial regulation, every hit a ready-to-cite payload (exact source text + accession-numbered citation
- sec.gov URL). Mirrors the TypeScript SDK at
../typescript.
Install
pip install evidinvest-aether-sdk
Use
from aether import AetherClient
with AetherClient(api_key="ak_...") as aether:
# SEC filings (10-K/10-Q/8-K, prospectuses) + SE/JP/KR registries
out = aether.financial_search(query="Apple revenue concentration risk", limit=5)
for c in out.results:
print(c.citation, "->", c.metadata.get("source_url"))
print(c.text[:200])
# Earnings calls — speaker-attributed, point-in-time
calls = aether.transcript_search(
query="Blackwell demand",
ticker="NVDA",
order="earliest", # find the FIRST mention
limit=5,
)
# EU regulation — MiFID II, MiCA, DORA, AML package (article-level)
reg = aether.regulation_search(
query="stablecoin issuer own funds requirements",
limit=5,
)
Get an API key at https://aether.evidinvest.com/developer/keys (anonymous
calls work but are rate-limited). Full request/response reference:
docs/search.md.
License
Apache-2.0 — see LICENSE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file evidinvest_aether_sdk-0.2.0.tar.gz.
File metadata
- Download URL: evidinvest_aether_sdk-0.2.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c7a9d1f464f3db7866f018f332ca1e308b83d8f50c76e375e9322e84281d58e
|
|
| MD5 |
07848b3bc99e6495e84841bee7d3fb3a
|
|
| BLAKE2b-256 |
ed6a32486e2c857b04b3a710a8c323f0dba6100f4e586e549f6892d163e527d0
|
Provenance
The following attestation bundles were made for evidinvest_aether_sdk-0.2.0.tar.gz:
Publisher:
publish-pypi.yml on EvidInvest/aether-developer
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
evidinvest_aether_sdk-0.2.0.tar.gz -
Subject digest:
2c7a9d1f464f3db7866f018f332ca1e308b83d8f50c76e375e9322e84281d58e - Sigstore transparency entry: 2138208265
- Sigstore integration time:
-
Permalink:
EvidInvest/aether-developer@1500af09af113de7b974b393d3efda9acdf157c9 -
Branch / Tag:
refs/tags/python-v0.2.0 - Owner: https://github.com/EvidInvest
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@1500af09af113de7b974b393d3efda9acdf157c9 -
Trigger Event:
push
-
Statement type:
File details
Details for the file evidinvest_aether_sdk-0.2.0-py3-none-any.whl.
File metadata
- Download URL: evidinvest_aether_sdk-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80cd50dc856eb85368bbbb7e98c7a7b72050d5eaf360a1253eb497180a651d27
|
|
| MD5 |
6cd6d50afdd211a30963a12a056734c2
|
|
| BLAKE2b-256 |
75dfa9e986c95a142b8fba914eee720428cb115f043f4902c0747cabfd0b82ee
|
Provenance
The following attestation bundles were made for evidinvest_aether_sdk-0.2.0-py3-none-any.whl:
Publisher:
publish-pypi.yml on EvidInvest/aether-developer
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
evidinvest_aether_sdk-0.2.0-py3-none-any.whl -
Subject digest:
80cd50dc856eb85368bbbb7e98c7a7b72050d5eaf360a1253eb497180a651d27 - Sigstore transparency entry: 2138208284
- Sigstore integration time:
-
Permalink:
EvidInvest/aether-developer@1500af09af113de7b974b393d3efda9acdf157c9 -
Branch / Tag:
refs/tags/python-v0.2.0 - Owner: https://github.com/EvidInvest
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@1500af09af113de7b974b393d3efda9acdf157c9 -
Trigger Event:
push
-
Statement type: