ワンクリックで
databento-c-extension
Python bindings for Databento's C++ Historical API.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Python bindings for Databento's C++ Historical API.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Reference for OS and Kernel parameter optimization on the QuanuX Edge.
Reference for using the QuanuX Control CLI (quanuxctl).
Official Figma Developer MCP integration for QuanuX. Allows agents to inspect designs, extract variables, and generate code from Figma files.
The authoritative "School of Architecture" for building QuanuX Extensions (Sidecars). Enforces the QXP protocol, Go runtime preference, and privacy-first security model.
Instructions for operating and configuring the SignalR Bridge for TopstepX.
Guidelines for adding functions to the AST translation map for QuanuX-Annex duckdb transpiler
| name | Databento C++ Extension |
| description | Python bindings for Databento's C++ Historical API. |
databento_ext)High-performance Cython bindings for Databento's C++ API.
Run python3 setup.py build_ext --inplace in extensions/cpp/databento/cython/.
Requires cmake to fetch dependencies first.
import databento_ext
# 1. Historical Client
builder = databento_ext.PyHistoricalBuilder().set_key_from_env()
client = builder.build()
# Client is now a valid C++ Historical client wrapper.
timeseries_to_duckdb with new Cython types)libdatabento (Static)zstd, openssl, curl, brotli (System libraries)