بنقرة واحدة
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)