Skip to content
Sean L edited this page Jan 2, 2026 · 4 revisions

Welcome to the rush-py docs! Rush is the gateway to QDX's technology. There are two parts to Rush:

  1. The Rush website, which provides a web-based interface and chatbot assistant named Walter;
  2. This rush-py Python SDK, for anyone who prefers writing python scripts to access and use Rush.

When you do something in the rush-py API, the results will show up on the Rush website, which lets you easily visualize results and share them with colleagues.

The most notable pieces of technology you can access through this API are EXESS and NN-xTB. You can read papers on these here.

Continue onto the Getting Started page to onboard and run your first rush-py script!

Clone this wiki locally