{"id":13502454,"url":"https://github.com/benoitc/gaffer","last_synced_at":"2025-04-04T07:07:10.612Z","repository":{"id":4950684,"uuid":"6108012","full_name":"benoitc/gaffer","owner":"benoitc","description":"control, watch and launch your applications and jobs over HTTP.","archived":false,"fork":false,"pushed_at":"2023-08-14T21:35:18.000Z","size":1937,"stargazers_count":367,"open_issues_count":11,"forks_count":34,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-03-17T11:52:32.664Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benoitc.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2012-10-07T00:14:40.000Z","updated_at":"2025-03-11T06:08:53.000Z","dependencies_parsed_at":"2024-01-15T13:35:39.020Z","dependency_job_id":null,"html_url":"https://github.com/benoitc/gaffer","commit_stats":{"total_commits":523,"total_committers":22,"mean_commits":"23.772727272727273","dds":0.0745697896749522,"last_synced_commit":"dbc644255623a032cf6cf66cd594fc33d7c5c2ba"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benoitc%2Fgaffer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benoitc%2Fgaffer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benoitc%2Fgaffer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benoitc%2Fgaffer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benoitc","download_url":"https://codeload.github.com/benoitc/gaffer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247135144,"owners_count":20889421,"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-07-31T22:02:14.474Z","updated_at":"2025-04-04T07:07:10.581Z","avatar_url":"https://github.com/benoitc.png","language":"Python","readme":"\n**NOTE**\n\u003e slow progress on the new version. Have been distracted by other projects. The new design is in place now, code should land really soon.\n\n\n\n# Gaffer\n\n\nControl, Watch and Launch your applications and jobs over HTTP.\n\nGaffer is a set of Python modules and tools to easily maintain and\ninteract with your applications or jobs launched on different machines over\nHTTP and websockets.\n\nIt promotes distributed and decentralized topologies without single points of\nfailure, enabling fault tolerance and high availability.\n\n## Features\n\n- RESTful HTTP Api\n- Websockets and [SOCKJS](http://sockjs.org) support to interact with a gaffer node from any browser or SOCKJS client.\n- Framework to manage and interact your applications and jobs on differerent machines\n- Server and command-line tools to manage and interact with your processes\n- Manages topology information. Clients query gaffer_lookupd to discover gaffer nodes for a specific job or application.\n- Possibility to interact with STDIO and PIPES to interact with your applications and processes\n- Subscribe to process statistics per process or process templates and get them in quasi RT.\n- Procfile applications support but also JSON config support.\n- Supervisor-like features.\n- Fully evented. Use the libuv event loop using the [pyuv library](https://pyuv.readthedocs.io)\n- Flapping: handle cases where your processes crash too much\n- Easily extensible: add your own endpoint, create your client, embed gaffer in your application, ...\n- Compatible with python 2.7x, 3.x\n\n## Documentation\n\nhttps://gaffer.readthedocs.io\n\n## Getting Started\n\n\nhttps://gaffer.readthedocs.io/en/latest/getting-started.html\n\n## Installation\n\n\nGaffer requires Python superior to 2.6 (yes Python 3 is supported)\n\nTo install gaffer using pip you must make sure you have a\nrecent version of distribute installed:\n\n    $ curl -O http://python-distribute.org/distribute_setup.py\n    $ sudo python distribute_setup.py\n    $ easy_install pip\n\n\nTo install from source, run the following command:\n\n    $ pip install git+https://github.com/benoitc/gaffer.git\n\n\nFrom pypi:\n\n    $ pip install gaffer\n\n## Build status\n\n\u003ca href=\"https://travis-ci.org/benoitc/gaffer\"\u003e\u003cimg src=\"https://travis-ci.org/benoitc/gaffer.png?branch=master\" alt=\"Build Status\" /\u003e\u003c/a\u003e\n\n\n## License\n\ngaffer is available in the public domain (see UNLICENSE). gaffer is also\noptionally available under the MIT License (see LICENSE), meant\nespecially for jurisdictions that do not recognize public domain\nworks.\n\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenoitc%2Fgaffer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenoitc%2Fgaffer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenoitc%2Fgaffer/lists"}