An open API service indexing awesome lists of open source software.

https://github.com/reproducible-reporting/stepup-core

A simple, powerful and universal build tool
https://github.com/reproducible-reporting/stepup-core

asyncio build-tool dynamic file-hash parallel pattern-matching progress-bar publishing python reproducibility research terminal-app workflow

Last synced: 10 days ago
JSON representation

A simple, powerful and universal build tool

Awesome Lists containing this project

README

        

# StepUp Core

[![release](https://github.com/reproducible-reporting/stepup-core/actions/workflows/release.yaml/badge.svg)](https://github.com/reproducible-reporting/stepup-core/actions/workflows/release.yaml)
[![pytest](https://github.com/reproducible-reporting/stepup-core/actions/workflows/pytest.yaml/badge.svg)](https://github.com/reproducible-reporting/stepup-core/actions/workflows/pytest.yaml)
[![mkdocs](https://github.com/reproducible-reporting/stepup-core/actions/workflows/mkdocs.yaml/badge.svg)](https://github.com/reproducible-reporting/stepup-core/actions/workflows/mkdocs.yaml)
[![PyPI Version](https://img.shields.io/pypi/v/stepup)](https://pypi.org/project/stepup/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/stepup)
![GPL-3 License](https://img.shields.io/github/license/reproducible-reporting/stepup-core)
[![CodeFactor](https://www.codefactor.io/repository/github/reproducible-reporting/stepup-core/badge)](https://www.codefactor.io/repository/github/reproducible-reporting/stepup-core)
[![DeepSource](https://app.deepsource.com/gh/reproducible-reporting/stepup-core.svg/?label=active+issues&show_trend=true&token=d3ZpZMlD6DRcnEZUOvYwGyPs)](https://app.deepsource.com/gh/reproducible-reporting/stepup-core/)

StepUp is a simple, powerful and universal build tool.
StepUp Core provides the basic framework for StepUp, without any domain-specific features.

For more information, consult the
[documentation](http://reproducible-reporting.github.io/stepup-core).