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.1.0.tar.gz
(2.8 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.1.0.tar.gz.
File metadata
- Download URL: iturri-0.1.0.tar.gz
- Upload date:
- Size: 2.8 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 |
55a4a9d9a90ef4390485361c49dc68e24ba6a8f6e86647c55a1dbd66cea42be8
|
|
| MD5 |
c4ad71ec6122fcf6d46bd7266524be12
|
|
| BLAKE2b-256 |
f33ee27e41ffddf1f22a3204d78cc2a48bef13ec55c3df7933144320999adcec
|
File details
Details for the file iturri-0.1.0-py3-none-any.whl.
File metadata
- Download URL: iturri-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 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 |
6f8f960ed86ae1227980ff0b732b636e04e61e0368a59fdf9a69aad65b23abce
|
|
| MD5 |
800798ea401d36390ae53c70c02bfc61
|
|
| BLAKE2b-256 |
4a90559e50234648324b6627f5b82937549bff3767b006af5f140789397d6a84
|