Simple configuration for Spotify Luigi.
Project description
MarioBros
Simple configuration language for Spotify Luigi.
Master branch status:
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 details)
File details
Details for the file mariobros-0.3.0.tar.gz
.
File metadata
- Download URL: mariobros-0.3.0.tar.gz
- Upload date:
- Size: 19.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 213685d8d571751986196c01a5cd727a95c09127cf3196d078b1ee073ba52c2f |
|
MD5 | 8d1b021a8683fe6f65d7f04d9281a285 |
|
BLAKE2b-256 | 7ea24f20529dc0bbebf5379f03a19e366af6e5a861b7aa11adbc32ca70a1f379 |