Skip to main content

Simple configuration for Spotify Luigi.

Project description

MarioBros

Simple configuration language for Spotify Luigi.

Master branch status:

Build Status on Travis CI Coverage Status on Coveralls

Install

install in the current python environment:

python setup.py install

Test

run all tests:

py.test -v tests

Usage

see online help:

mario --help

run mariobros with ./mario.ini config file and ‘default’ target:

mario

Develop

Develop:

python setup.py develop
pip install -e .[dev]

sphinx-build documentation:

sphinx-build doc/ doc/html

coverage:

py.test -v --cov mariobros --cov-report html tests
open htmlcov/index.html

pep8/flakes:

py.test -v --pep8 --flakes mariobros tests

version testing:

tox

run luigid in background with logging:

luigid > luigid.log 2>&1 &

some minimal test configuration:

cd tests
cat mario.ini
mario

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

mariobros-0.3.0.tar.gz (19.6 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