Skip to main content

fsai-awrp

Library that helps an application report progress to Argo Workflows.

Installation

pip install fsai-awrp

Usage

Set the environment variable and run your application: ARGO_PROGRESS_FILE=/tmp/progress.txt

from fsai_awrp.fsai_awrp import ArgoWorkflowsReportProgress

awrp = ArgoWorkflowsReportProgress()
awrp.set_total_progress(100)
awrp.start_reporting()

awrp.set_current_progress(20)
awrp.set_current_progress(30)
awrp.get_progress_percent()

Download files

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

Source Distribution

fsai-awrp-0.1.3.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

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

fsai_awrp-0.1.3-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file fsai-awrp-0.1.3.tar.gz.

File metadata

  • Download URL: fsai-awrp-0.1.3.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.10.4 Darwin/21.4.0

File hashes

Hashes for fsai-awrp-0.1.3.tar.gz
Algorithm Hash digest
SHA256 b8afec3976a8e0058d03c6b67d2ec7f84940e9334fabd1d1c1c13dc7bc12cfaa
MD5 326b15f912c9ba7121bdb919dc56f909
BLAKE2b-256 67dde8ef57ede77f0c2bbc4174507e1d4265d467111aafdb65169d7893414370

See more details on using hashes here.

File details

Details for the file fsai_awrp-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: fsai_awrp-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.10.4 Darwin/21.4.0

File hashes

Hashes for fsai_awrp-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 733ce5bbed12e8585705bde465b65ffdda364034cf85a4d114d9c518363d63c0
MD5 a4df51238af6a6eb4f75d42cca095b56
BLAKE2b-256 051c1d5c70c5d6a58801db3d157830775cdbc76f4d460aac9fbad56a920c7561

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.3 This release

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

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