Metadata-Version: 2.1
Name: pystol
Version: 0.0.6
Summary: The Pystol CLI
Home-page: https://github.com/pystol/pystol
Author: Pystol
Author-email: carloscamachoucv@gmail.com
License: UNKNOWN
Description: ![](https://raw.githubusercontent.com/pystol/pystol-docs/master/assets/images/logo_readme.png)
        
        **An open source, self-hosted, chaos engineering toolbox**
        
          [![Docker image build](https://github.com/pystol/pystol/workflows/docker-image-build/badge.svg?event=push)](https://github.com/pystol/pystol/actions?workflow=docker-image-build)
          [![NodeJS install build](https://github.com/pystol/pystol/workflows/nodejs-install-build/badge.svg?event=push)](https://github.com/pystol/pystol/actions?workflow=nodejs-install-build)
          [![TOX ESlint build](https://github.com/pystol/pystol/workflows/tox-eslint-build/badge.svg?event=push)](https://github.com/pystol/pystol/actions?workflow=tox-eslint-build)
          [![TOX Flake8 build](https://github.com/pystol/pystol/workflows/tox-flake-build/badge.svg?event=push)](https://github.com/pystol/pystol/actions?workflow=tox-flake-build)
          [![TOX NodeJS units build](https://github.com/pystol/pystol/workflows/tox-nodeunits-build/badge.svg?event=push)](https://github.com/pystol/pystol/actions?workflow=tox-nodeunits-build)
          [![TOX Pytest build](https://github.com/pystol/pystol/workflows/tox-pytest-build/badge.svg?event=push)](https://github.com/pystol/pystol/actions?workflow=tox-pytest-build)
          [![TOX CheckTools build](https://github.com/pystol/pystol/workflows/tox-checktools-build/badge.svg?event=push)](https://github.com/pystol/pystol/actions?workflow=tox-checktools-build)
          [![E2E base install](https://github.com/pystol/pystol/workflows/e2e-deploy-base-build/badge.svg?event=push)](https://github.com/pystol/pystol/actions?workflow=e2e-deploy-base-build)
          [![Docs build](https://github.com/pystol/pystol-docs/workflows/jekyll-docs-build/badge.svg?event=push)](https://github.com/pystol/pystol-docs/actions?workflow=jekyll-docs-build)
          [![Docker registry STAGING status](https://quay.io/repository/pystol/pystol-operator-staging/status "Docker registry STAGING status")](https://quay.io/repository/pystol/pystol-operator-staging)
          [![Docker registry STABLE status](https://quay.io/repository/pystol/pystol-operator-stable/status "Docker registry STABLE status")](https://quay.io/repository/pystol/pystol-operator-stable)
          [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
          [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3331/badge)](https://bestpractices.coreinfrastructure.org/projects/3331)
          [![GitHub issues](https://img.shields.io/github/issues/pystol/pystol)](https://github.com/pystol/pystol/issues)
        
        ## Documentation
        
        Please refer to the [official documentation](https://docs.pystol.org)
        website for any information related to the project.
        
        ## CI dashboard
        
        Pystol uses **GitHub actions**
        and **badges** to run all the CI
        tasks, the result of running these
        tasks is represented using badges.
        
        In particular we embrace the use of
        CI dashboard as information radiators.
        
        We created the [badgeboad project](https://badgeboard.pystol.org)
        to show the value of any set of badges as a dashboard.
        
        For more information you can open the
        [CI dashboard](https://badgeboard.pystol.org)
        directly or go to the
        [project page in GitHub](https://github.com/pystol/badgeboard).
        
        ## Container images
        
        All pystol official container images are hosted in Quay.io under
        the [Pystol organization](https://quay.io/organization/pystol).
        
        There you will find two repositories:
        
        * The Pystol [staging repository](https://quay.io/repository/pystol/pystol-operator-staging).
        Here you will find all the container images from the upstream end-to-end jobs from the GitHub
        Actions jobs.
        
        * The Pystol [stable repository](https://quay.io/repository/pystol/pystol-operator-stable).
        Here you will find all the container images from the stable branches.
        
        ## License
        
        Pystol is open source software
        licensed under the [Apache license](LICENSE).
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
