Skip to main content

Workflow Core

Project description

Continuous Integration Continuous Deployment Coverage Status

Workflow

Workflow is a Python-based system designed to manage and automate any task in a structured manner. It provides a framework for defining (work), scheduling (buckets), sequencing (pipelines), executing (managers) and archiving (results) the output of any task. The system is designed to be modular with a low threshold of entry for new users, while also providing advanced features for power users.

For more information, please refer to the Workflow documentation.

Getting Started

To get started with the Workflow, you need to have Python 3.8.1 or later installed. You can then install the project's dependencies using Poetry:

Install from PyPI

pip install workflow.core

Install from Source

pip install git+https://github.com/chimefrb/workflow.git

Alternatively, you can add the Workflow project as a dependency to your own project using Poetry:

poetry add git+https://github.chime/chimefrb/workflow.git

Contributing

Contributions to the Workflow project are welcome. Please ensure that any changes you make pass the project's tests and adhere to the project's coding standards.

Setting Up Your Development Environment

git clone https://github.com/chimefrb/workflow.git
cd workflow
poetry install
pre-commit install

Writing Your First Commit

git add file/you/changed.py
poetry run commitizen commit

Running Tests

You can run the project's tests using Docker & Poetry:

docker compose up -d
poetry run pytest

License

Workflow is licensed under the MIT license.

Copyright (c) 2024 CHIME/FRB Collaboration

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


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

workflow_core-1.9.3.tar.gz (47.2 kB view details)

Uploaded Source

Built Distribution

workflow_core-1.9.3-py3-none-any.whl (68.1 kB view details)

Uploaded Python 3

File details

Details for the file workflow_core-1.9.3.tar.gz.

File metadata

  • Download URL: workflow_core-1.9.3.tar.gz
  • Upload date:
  • Size: 47.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1023-azure

File hashes

Hashes for workflow_core-1.9.3.tar.gz
Algorithm Hash digest
SHA256 4c4202bdb037e7f4300e49037b58df4e794fbe45d19b06657172d953819d3c6a
MD5 e8f3f102eaa576003ac78c841c16958a
BLAKE2b-256 70a6e92fcbe164161ff9b20eef7e044b1a5f58f311c37057258caa4b77f71e88

See more details on using hashes here.

File details

Details for the file workflow_core-1.9.3-py3-none-any.whl.

File metadata

  • Download URL: workflow_core-1.9.3-py3-none-any.whl
  • Upload date:
  • Size: 68.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1023-azure

File hashes

Hashes for workflow_core-1.9.3-py3-none-any.whl
Algorithm Hash digest
SHA256 796841f4bbc41fa70959bffd04f72ec52fc2dedf8b5551bb062a2f4cd6acac87
MD5 d44df019e3a9b9a2f35af59b0c61db00
BLAKE2b-256 636e96ca6ad1ffcc14c937b211291f3cff314cb5078d968b930b73f18360ef6b

See more details on using hashes here.

Supported by

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