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

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for fasttask_manager-0.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 376c9ed349c9455735749b6d03785916e95b1bb245c8b22d7f24515c8d40fb67
MD5 188469a74c8f9961f60f93685c94f754
BLAKE2b-256 f85fee6e2e4d9cc0c8c877b69078b153e04c0b793b14d7eb7e05063da7097a38

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