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 Distribution

fasttask_manager-0.2.6.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

fasttask_manager-0.2.6-py2.py3-none-any.whl (7.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file fasttask_manager-0.2.6.tar.gz.

File metadata

  • Download URL: fasttask_manager-0.2.6.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for fasttask_manager-0.2.6.tar.gz
Algorithm Hash digest
SHA256 cf5baf0c546d9dd3c1721a58f543b74e2058c8248ac1751b521aa4cd8635b095
MD5 b273025c9339b03d16dd5174fcb678c9
BLAKE2b-256 8bbb5dd8c089aff039d499327f24ba0393734ba4af429406182c5ff18ec68e5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fasttask_manager-0.2.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 59b1b8b86a8ab0c2106af0235031e0ee957254c7db994350898912981e9fb791
MD5 8e8852f08be68225339114ba85f00668
BLAKE2b-256 b9b32fe617eeda30f1dcfbca3ba4b0bda3e2f1b7b528b5bdb7dad369a96d8122

See more details on using hashes here.

Supported by

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