Skip to main content
Ctrl+K
boulder 0.2.0 documentation - Home boulder 0.2.0 documentation - Home
  • Installation
  • Usage
  • Gallery of Boulder Examples
  • API Reference
  • API Reference
  • Installation
  • Usage
  • Gallery of Boulder Examples
  • API Reference
  • API Reference

Section Navigation

  • Set up the reactor network
  • Boulder context
  • Gallery of Boulder Examples
  • <no title>

Note

Go to the end to download the full example code.

Launch Boulder from Python (as in run.py).

from boulder.app import run_server

if __name__ == "__main__":
    run_server(debug=True)

Download Jupyter notebook: launch_from_python.ipynb

Download Python source code: launch_from_python.py

Download zipped: launch_from_python.zip

previous

<no title>

next

Set up the reactor network

On this page

© Copyright 2025, Copyright (C) Spark Cleantech SAS (SIREN 909736068).

Created using Sphinx 8.3.0.

Built with the PyData Sphinx Theme 0.16.1.