{"id":13572380,"url":"https://github.com/progrium/ginkgo","last_synced_at":"2025-10-07T23:25:04.159Z","repository":{"id":63318606,"uuid":"1718284","full_name":"progrium/ginkgo","owner":"progrium","description":"Python service microframework","archived":false,"fork":false,"pushed_at":"2012-12-18T04:20:02.000Z","size":702,"stargazers_count":324,"open_issues_count":12,"forks_count":48,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-02T03:55:11.850Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://ginkgo.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/progrium.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}},"created_at":"2011-05-08T10:20:30.000Z","updated_at":"2025-03-22T20:22:12.000Z","dependencies_parsed_at":"2022-11-16T21:45:30.484Z","dependency_job_id":null,"html_url":"https://github.com/progrium/ginkgo","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fginkgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fginkgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fginkgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fginkgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/progrium","download_url":"https://codeload.github.com/progrium/ginkgo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248018061,"owners_count":21034048,"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-01T14:01:21.668Z","updated_at":"2025-10-07T23:24:59.135Z","avatar_url":"https://github.com/progrium.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Ginkgo v0.5.0dev\n\nLightweight service framework on top of gevent, implementing the \"service model\" -- services all the way down.\n\nPlease note that this version is major rewrite since 0.3.1, hence\nskipping 0.4.0. Take a look at UPGRADING and some of the documentation\nmight be out of date during transition.\n\n## Features\n* Service model -- Break your app down into services and sub-services.\n  Modules, if you will, that can start, stop, and reload. Every service\n  manages its own pool of greenlets.\n* Configuration -- Built-in, reloadable configuration based on Python\n  files. Access configuration settings relative to services.\n* Runner -- Command-line tool to manage your service that can daemonize,\n  chroot, drop privs, and set up or override configuration.\n\n## Demo\nA talk was given at PyCon 2012 called \"Throwing Together Distributed\nServices with gevent\" that used Ginkgo to build a number of simple\nservices combined to make a more complex distributed service.\n\n* [PyCon 2012 Video](http://pyvideo.org/video/642/throwing-together-distributed-services-with-geven)\n* [PyCon 2012 Slides](http://dl.dropbox.com/u/2096290/GinkgoPyCon.pdf)\n* [Source code used in talk](https://github.com/progrium/ginkgotutorial)\n\n## Mailing List\n\nPretty active discussion on this early microframework. Join it or just\nread what's being planned:\n\n* [Ginkgo-dev Google Group](http://groups.google.com/group/ginkgo-dev)\n\n## Contributing\n\nFeel free to poke around the issues in the main repository and see if you can tackle any. From there you should:\n\n* Fork if you haven't\n* Create a branch for the feature / issue\n* Write code+tests\n* Pass tests (using nose)\n* Squash branch commits using [merge and reset](http://j.mp/vHLUoa)\n* Send pull request\n\nWe highly recommend using branches for all features / issues and then squashing it into a single commit in your master before issuing a pull request. It's actually quite easy using [merge and reset](http://j.mp/vHLUoa). This helps keep features and issues consolidated, but also makes pull requests easier to read, which increases the speed and likelihood of being accepted.\n\nWe're aiming for at least 90% test coverage. If you have the `coverage` Python package installed, you can run `python setup.py coverage` to get a coverage report of modules within gservice.\n\n## Contributors\n\n * [Jeff Lindsay](jeff.lindsay@twilio.com)\n * [Sean McQuillan](sean@twilio.com)\n * [Alan Shreve](ashreve@twilio.com)\n * [Chad Selph](chad@twilio.com)\n * [Ryan Larrabure](ryan@twilio.com)\n * [Marc Abramowitz](marc@marc-abramowitz.com)\n * [David Wilemski](david@davidwilemski.com)\n\n## License\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrium%2Fginkgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrium%2Fginkgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrium%2Fginkgo/lists"}