Name | chaostoolkit JSON |
Version |
1.19.0
JSON |
| download |
home_page | |
Summary | Chaos Engineering Toolkit for everyone |
upload_time | 2024-02-20 11:40:06 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.8 |
license | Apache-2.0 |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<h2 align="center">
<br>
<p align="center"><img src="https://avatars.githubusercontent.com/u/32068152?s=200&v=4"></p>
</h2>
<h4 align="center">Chaos Toolkit - Chaos Engineering for All Engineers</h4>
<p align="center">
<a href="https://github.com/chaostoolkit/chaostoolkit/releases">
<img alt="Release" src="https://img.shields.io/github/v/release/chaostoolkit/chaostoolkit">
<a href="#">
<img alt="Build" src="https://github.com/chaostoolkit/chaostoolkit/actions/workflows/build.yaml/badge.svg">
<a href="https://github.com/reliablyhq/cli/issues">
<img alt="GitHub issues" src="https://img.shields.io/github/issues/chaostoolkit/chaostoolkit?style=flat-square&logo=github&logoColor=white">
<a href="https://github.com/reliablyhq/cli/blob/master/LICENSE.md">
<img alt="License" src="https://img.shields.io/github/license/chaostoolkit/chaostoolkit">
<a href="#">
<img alt="Python version" src="https://img.shields.io/pypi/pyversions/chaostoolkit.svg">
<a href="https://pkg.go.dev/github.com/chaostoolkit/chaostoolkit">
</p>
<p align="center">
<a href="https://join.slack.com/t/chaostoolkit/shared_invite/zt-22c5isqi9-3YjYzucVTNFFVIG~Kzns8g">Community</a> •
<a href="https://chaostoolkit.org/reference/usage/install/">Installation</a> •
<a href="https://chaostoolkit.org/reference/tutorial/">Tutorials</a> •
<a href="https://chaostoolkit.org/reference/concepts/">Reference</a> •
<a href="https://github.com/chaostoolkit/chaostoolkit/blob/master/CHANGELOG.md">ChangeLog</a>
</p>
---
# Chaos Toolkit - Chaos Engineering for All Engineers
The Chaos Toolkit, or as we love to call it “ctk”, is a simple
CLI-driven tool who helps you write and run Chaos Engineering experiment. It
supports any target platform you can think of through
[existing extensions](https://chaostoolkit.org/drivers/overview/) or
the ones you write as you need.
Chaos Toolkit is versatile and works really well in settings where other Chaos
Engineering tools may not fit: cloud environments, datacenters, CI/CD, etc.
## Install or Upgrade
Provided you have Python 3.8+ installed, you can install it as follows:
```console
$ pip install -U chaostoolkit
```
## Getting Started
Once you have installed the Chaos Toolkit you can use it through its simple command line tool.
Running an experiment is as simple as:
```console
$ chaos run experiment.json
```
## Get involved!
Chaos Toolkit's mission is to provide an open API to chaos engineering in all its forms. As such, we encourage and welcome you to [join][join] our open community Slack team to discuss and share your experiments and needs with the community.
You can also use [StackOverflow][so] to ask any questions regarding using the
Chaos Toolkit or Chaos Engineering.
[join]: https://join.slack.com/t/chaostoolkit/shared_invite/zt-22c5isqi9-3YjYzucVTNFFVIG~Kzns8g
[so]: https://stackoverflow.com/questions/ask?tags=chaostoolkit+chaosengineering
If you'd prefer not to use Slack then we welcome the raising of GitHub issues on this repo for any questions, requests, or discussions around the Chaos Toolkit.
Finally you can always email `contact@chaostoolkit.org` with any questions as well.
## Contribute
<a href="https://github.com/tooljet/tooljet/graphs/contributors">
<img src="https://contrib.rocks/image?repo=chaostoolkit/chaostoolkit" />
</a>
Contributors to this project are welcome as this is an open-source effort that
seeks [discussions][join] and continuous improvement.
From a code perspective, if you wish to contribute, you will need to run a
Python 3.8+ environment. Please, fork this project, write unit tests to cover
the proposed changes, implement the changes, ensure they meet the formatting
standards set out by `ruff`, add an entry into
`CHANGELOG.md`, and then raise a PR to the repository for review
The project is driven by [PDM][pdm], so install it and you can run the
following commands:
[pdm]: https://pdm-project.org/latest/
```console
$ pdm install
$ pdm run test
$ pdm run format
$ pdm run lint
```
The Chaos Toolkit projects require all contributors must sign a
[Developer Certificate of Origin][dco] on each commit they would like to merge
into the master branch of the repository. Please, make sure you can abide by
the rules of the DCO before submitting a PR.
[dco]: https://github.com/probot/dco#how-it-works
Raw data
{
"_id": null,
"home_page": "",
"name": "chaostoolkit",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "",
"author": "",
"author_email": "Chaos Toolkit <contact@chaostoolkit.org>, Sylvain Hellegouarch <sh@defuze.org>",
"download_url": "",
"platform": null,
"description": "<h2 align=\"center\">\n <br>\n <p align=\"center\"><img src=\"https://avatars.githubusercontent.com/u/32068152?s=200&v=4\"></p>\n</h2>\n\n<h4 align=\"center\">Chaos Toolkit - Chaos Engineering for All Engineers</h4>\n\n<p align=\"center\">\n <a href=\"https://github.com/chaostoolkit/chaostoolkit/releases\">\n <img alt=\"Release\" src=\"https://img.shields.io/github/v/release/chaostoolkit/chaostoolkit\">\n <a href=\"#\">\n <img alt=\"Build\" src=\"https://github.com/chaostoolkit/chaostoolkit/actions/workflows/build.yaml/badge.svg\">\n <a href=\"https://github.com/reliablyhq/cli/issues\">\n <img alt=\"GitHub issues\" src=\"https://img.shields.io/github/issues/chaostoolkit/chaostoolkit?style=flat-square&logo=github&logoColor=white\">\n <a href=\"https://github.com/reliablyhq/cli/blob/master/LICENSE.md\">\n <img alt=\"License\" src=\"https://img.shields.io/github/license/chaostoolkit/chaostoolkit\">\n <a href=\"#\">\n <img alt=\"Python version\" src=\"https://img.shields.io/pypi/pyversions/chaostoolkit.svg\">\n <a href=\"https://pkg.go.dev/github.com/chaostoolkit/chaostoolkit\">\n</p>\n\n<p align=\"center\">\n <a href=\"https://join.slack.com/t/chaostoolkit/shared_invite/zt-22c5isqi9-3YjYzucVTNFFVIG~Kzns8g\">Community</a> \u2022\n <a href=\"https://chaostoolkit.org/reference/usage/install/\">Installation</a> \u2022\n <a href=\"https://chaostoolkit.org/reference/tutorial/\">Tutorials</a> \u2022\n <a href=\"https://chaostoolkit.org/reference/concepts/\">Reference</a> \u2022\n <a href=\"https://github.com/chaostoolkit/chaostoolkit/blob/master/CHANGELOG.md\">ChangeLog</a>\n</p>\n\n---\n\n# Chaos Toolkit - Chaos Engineering for All Engineers\n\nThe Chaos Toolkit, or as we love to call it “ctk”, is a simple\nCLI-driven tool who helps you write and run Chaos Engineering experiment. It \nsupports any target platform you can think of through\n[existing extensions](https://chaostoolkit.org/drivers/overview/) or\nthe ones you write as you need.\n\nChaos Toolkit is versatile and works really well in settings where other Chaos\nEngineering tools may not fit: cloud environments, datacenters, CI/CD, etc.\n\n## Install or Upgrade\n\nProvided you have Python 3.8+ installed, you can install it as follows:\n\n```console\n$ pip install -U chaostoolkit\n```\n\n## Getting Started\n\nOnce you have installed the Chaos Toolkit you can use it through its simple command line tool. \n\nRunning an experiment is as simple as:\n\n```console\n$ chaos run experiment.json\n```\n\n## Get involved!\n\nChaos Toolkit's mission is to provide an open API to chaos engineering in all its forms. As such, we encourage and welcome you to [join][join] our open community Slack team to discuss and share your experiments and needs with the community.\nYou can also use [StackOverflow][so] to ask any questions regarding using the\nChaos Toolkit or Chaos Engineering.\n\n[join]: https://join.slack.com/t/chaostoolkit/shared_invite/zt-22c5isqi9-3YjYzucVTNFFVIG~Kzns8g\n[so]: https://stackoverflow.com/questions/ask?tags=chaostoolkit+chaosengineering\n\nIf you'd prefer not to use Slack then we welcome the raising of GitHub issues on this repo for any questions, requests, or discussions around the Chaos Toolkit.\n\nFinally you can always email `contact@chaostoolkit.org` with any questions as well.\n\n## Contribute\n\n<a href=\"https://github.com/tooljet/tooljet/graphs/contributors\">\n <img src=\"https://contrib.rocks/image?repo=chaostoolkit/chaostoolkit\" />\n</a>\n\nContributors to this project are welcome as this is an open-source effort that\nseeks [discussions][join] and continuous improvement.\n\nFrom a code perspective, if you wish to contribute, you will need to run a\nPython 3.8+ environment. Please, fork this project, write unit tests to cover\nthe proposed changes, implement the changes, ensure they meet the formatting\nstandards set out by `ruff`, add an entry into\n`CHANGELOG.md`, and then raise a PR to the repository for review\n\nThe project is driven by [PDM][pdm], so install it and you can run the\nfollowing commands:\n\n[pdm]: https://pdm-project.org/latest/\n\n```console\n$ pdm install\n$ pdm run test\n$ pdm run format\n$ pdm run lint\n```\n\nThe Chaos Toolkit projects require all contributors must sign a\n[Developer Certificate of Origin][dco] on each commit they would like to merge\ninto the master branch of the repository. Please, make sure you can abide by\nthe rules of the DCO before submitting a PR.\n\n[dco]: https://github.com/probot/dco#how-it-works\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Chaos Engineering Toolkit for everyone",
"version": "1.19.0",
"project_urls": {
"Changelog": "https://github.com/chaostoolkit/chaostoolkit/blob/main/CHANGELOG.md",
"Documentation": "https://chaostoolkit.org/reference/concepts/",
"Homepage": "https://chaostoolkit.org/",
"Repository": "https://github.com/chaostoolkit/chaostoolkit"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "595fc7083c691578cecd3f099066654d85de5c2aa911a0139de892f3b0bcfba3",
"md5": "881a99b925138cf505ba4820b744fbe1",
"sha256": "c83e54ead31322f444b708a9d26d1558690ac10043f7768ff06f4c39784d2b57"
},
"downloads": -1,
"filename": "chaostoolkit-1.19.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "881a99b925138cf505ba4820b744fbe1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 20565,
"upload_time": "2024-02-20T11:40:06",
"upload_time_iso_8601": "2024-02-20T11:40:06.779930Z",
"url": "https://files.pythonhosted.org/packages/59/5f/c7083c691578cecd3f099066654d85de5c2aa911a0139de892f3b0bcfba3/chaostoolkit-1.19.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-20 11:40:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "chaostoolkit",
"github_project": "chaostoolkit",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "chaostoolkit"
}