Client for the Iturri verified market-data API — every bar verified or flagged
Project description
iturri
Client for the Iturri verified market-data API. Every bar quality-flagged; filter on it.
import iturri
iturri.catalog() # free discovery
df = iturri.bars("BTC", "1h", start="2024-01-01", end="2024-02-01")
df = df[df.quality == "verified"] # the whole point
feats = iturri.features("SPY", "1d_split", start="2026-06-01")
iturri.bundle("crypto") # signed training-pack URLs
Zero hard dependencies. With pandas installed you get DataFrames; without it, columnar dicts. Data and tooling only — never signals or advice.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
iturri-0.2.1.tar.gz
(3.5 kB
view details)
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 iturri-0.2.1.tar.gz.
File metadata
- Download URL: iturri-0.2.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5d3958ba477bdf6bda91fa5bf0e65a5e9dd674aabee1476f6d3fb13df01bea4
|
|
| MD5 |
d43065d801b721025baf0ffb5383fa96
|
|
| BLAKE2b-256 |
c5ef43a0430a8974738a86c29162eb25f5d4b50d7a90a7ba0fa5538adf440423
|
File details
Details for the file iturri-0.2.1-py3-none-any.whl.
File metadata
- Download URL: iturri-0.2.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85ff29fff717ab7be27bd033f0962f95b75a3fa96318044864e4b8cc3c96d798
|
|
| MD5 |
c971180a89b145c23cd560f2dd5cb6f0
|
|
| BLAKE2b-256 |
307c57179a2fd0c80844194426299d52e120435dd8891a24739bd8638eb6a7c6
|