qme.app.views package

Submodules

qme.app.views.executors module

Copyright (C) 2020 Vanessa Sochat.

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

qme.app.views.executors.shell_executor(taskid)[source]

qme.app.views.main module

Copyright (C) 2020 Vanessa Sochat.

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

qme.app.views.main.delete_row(json)[source]

a request to delete a particular row

qme.app.views.main.index()[source]
qme.app.views.main.rerun_row(json)[source]

a request to re-run a particular task.

qme.app.views.main.update_connect()[source]
qme.app.views.main.update_database()[source]

A function to be run at some interval to update the qme database listing

qme.app.views.main.update_disconnect()[source]

Module contents