Skip to main content

Data common code for batch workflows by Equinox

Project description

Getting started with Datacoco Batch

Pypi Version Build Status Documentation Status

Batch is a simple interface for managing the state of jobs and workflows in batchy microservice.

Local setup

python3 -m venv venv
source venv/bin/activate
python -m pip install -r requirements-dev.txt

Please install pre-commit git hooks to use Black autoformatting and flake8 PEP8 validations by running:

pre-commit install

Tests

To run the testing suite, the following commands are required:

pip install -r requirements-dev.txt
tox

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

datacoco-batch-0.1.0.tar.gz (2.3 kB view hashes)

Uploaded Source

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