scikit-ci enables a centralized and simpler CI configuration for Python extensions.


Keywords
CI, Appveyor, CircleCI, Travis, azure-pipelines, continuous-integration, obsolete, scikit-ci, travis-ci, yaml
License
Apache-2.0
Install
pip install scikit-ci==0.21.0

Documentation

scikit-ci

scikit-ci enables a centralized and simpler CI configuration for Python extensions.

By having appveyor.yml, azure-pipelines.yml, circle.yml and .travis.yml calling the same scikit-ci command-line executable, all the CI steps for all service can be fully described in one scikit-ci.yml configuration file.

Latest Release

Versions Downloads
https://img.shields.io/pypi/v/scikit-ci.svg?maxAge=2592000

Build Status

  Linux macOS Windows
PyPI https://circleci.com/gh/scikit-build/scikit-ci.svg?style=shield https://img.shields.io/travis/scikit-build/scikit-ci.svg?maxAge=2592000 https://ci.appveyor.com/api/projects/status/5to6lvgaqcrck675?svg=true

Overall Health

Documentation Status

Miscellaneous