pacmanweb.api.api#
Flask views for dealing with login/logout and orchestration of celery processes.
Functions
|
Check if the given filename has an allowed extension. |
Retrieve available valid/invalid PACMan cycles. |
|
Retrieve information about the currently logged-in user. |
|
|
Handle user login via a POST request. |
|
Log out the current user. |
Check if a user is currently logged in. |
|
|
Retrieve the result of a previous PACMan run. |
Start a PACMan run with specified options. |
|
|
Terminate a running PACMan task. |
|
Stream the output of a running PACMan task. |
Handle the upload of a zip file. |