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.0-py2.py3-none-any.whl (6.9 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for fasttask_manager-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e8eab5cb40f3e85caaf3b9b0740506224ffe67f010ab58a1b61589b4b9fa6710
MD5 9d47734a9cda8fdf5622c98dfa1beecc
BLAKE2b-256 b425da46cabf218aee91c6002de92c9bce5aa62fbcddc0eeb2d4cc8026d70a0b

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