.. _ref_webapp_shared: webapp.shared ------------- .. automodule:: webapp.shared Helper classes ^^^^^^^^^^^^^^ .. autoclass:: AppState :members: work Helper objects ^^^^^^^^^^^^^^ .. autodata:: appState Code listing ^^^^^^^^^^^^ .. literalinclude:: ../../../../src/dashboard/webapp/shared.py :language: python