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

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for fasttask_manager-0.2.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c8972005059697ddb66b8cc1de6b32b268bba63779d25557d2e9a867dd3944e8
MD5 9f3f6df87e808949c01475eadf536ce8
BLAKE2b-256 b816086dd06843416b43594d63a185e5546ae1ba8cd34a9fac73f67b1133de60

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