Skip to main content

fasttask's manager

Project description

manager for fasttask

create project

python -m fasttask_manager.create_project

create a Manager

m = Manager("127.0.0.1", task_name="get_hypotenuse", port=8080)

run a task

result = m.run(params)

create a task and check result later

result_id = m.create_task(params)
# do something...
# do something...
# do something...
result = m.check(result_id)

create a task and wait for result

result = m.create_and_wait_result(params)    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fasttask_manager-0.3.1-py2.py3-none-any.whl (6.9 kB view details)

Uploaded Python 2Python 3

File details

Details for the file fasttask_manager-0.3.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for fasttask_manager-0.3.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a7dc8e50bbe321e7923eccb3b086217855f69675ecae64bbdc539d69ba02f1a1
MD5 451933e692d7fcc502af2f68ff977b95
BLAKE2b-256 5e78e2a71f364ca0a809608be60b404f0cd66cf9028c83dd6e256f477dd8e77c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page