Skip to main content

A task runner for GRASS GIS

Project description

Documentation Status

Stitches is a task runner for GRASS GIS, an alternative to running BASH and Python scripts with Grass’s --exec option.

Stitches output

Features

  • Session support: no need to start GRASS GIS before running any tasks.

  • Caching: task state is tracked to skip tasks when possible to do so.

  • Composability: tasks may be organised into pipelines and used as tasks.

  • Pipelines may be called with custom variables and use Jinja2 in their definitions for more generic data processing.

  • Custom tasks may be written as simple python functions.

Install

$ pip install stitches-gis

Development

$ tox          # Run tests
$ tox -e lint  # Lint source
$ tox -e docs  # Build documentation

Contribute

License

The project is licensed under GPLv3.

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

stitches-gis-1.0.0.tar.gz (25.2 kB view hashes)

Uploaded Source

Built Distribution

stitches_gis-1.0.0-py2.py3-none-any.whl (25.0 kB view hashes)

Uploaded Python 2 Python 3

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