{"id":13937724,"url":"https://github.com/tsuru/pantera","last_synced_at":"2025-12-17T17:30:39.992Z","repository":{"id":6176920,"uuid":"7406974","full_name":"tsuru/pantera","owner":"tsuru","description":"Pantera is a tool to test the resilience of cloud applications.","archived":true,"fork":false,"pushed_at":"2015-01-02T13:31:11.000Z","size":303,"stargazers_count":32,"open_issues_count":2,"forks_count":10,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-03-14T09:13:40.435Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://pypi.python.org/pypi/pantera","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tsuru.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-02T13:19:41.000Z","updated_at":"2024-11-28T16:31:06.000Z","dependencies_parsed_at":"2022-09-15T15:10:16.116Z","dependency_job_id":null,"html_url":"https://github.com/tsuru/pantera","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsuru%2Fpantera","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsuru%2Fpantera/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsuru%2Fpantera/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsuru%2Fpantera/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsuru","download_url":"https://codeload.github.com/tsuru/pantera/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250922127,"owners_count":21508279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-07T23:03:48.651Z","updated_at":"2025-12-17T17:30:39.944Z","avatar_url":"https://github.com/tsuru.png","language":"Python","readme":".. image:: https://secure.travis-ci.org/tsuru/pantera.png\n   :target: http://travis-ci.org/tsuru/pantera\n\n.. image:: https://pypip.in/version/pantera/badge.svg\n    :target: https://pypi.python.org/pypi/pantera/\n    :alt: Latest Version\n\npantera\n=======\n\nPantera is a tool to test the resilience of cloud applications. It's based on\nEC2 instances, and process management. It's able to destroy, stop and reboot\ninstances, and also able to kill process locally and remotely.\n\nInstallation\n------------\n\n::\n\n    $ pip install pantera\n\nUsage\n-----\n\nFirst open the interactive python shell:\n\n::\n\n    $ python\n\nThen:\n\n.. code-block:: pycon\n\n    \u003e\u003e\u003e from pantera import random_run\n    \u003e\u003e\u003e random_run(\"ec2-access-key\", \"ec2-secret-key\")\n\nThis will run a random action, using the given parameters.\n\nYou can also run a specific action:\n\n.. code-block:: pycon\n\n    \u003e\u003e\u003e from pantera import run\n    \u003e\u003e\u003e run(\"terminate\", \"ec2-access-key\", \"ec2-secret-key\")\n\nTo check the list of available actions:\n\n.. code-block:: pycon\n\n    \u003e\u003e\u003e from pantera import list_actions\n    \u003e\u003e\u003e list_actions()\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsuru%2Fpantera","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsuru%2Fpantera","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsuru%2Fpantera/lists"}