{"id":16195118,"url":"https://github.com/ashcrow/flagon","last_synced_at":"2025-08-01T13:05:42.712Z","repository":{"id":13567809,"uuid":"16260166","full_name":"ashcrow/flagon","owner":"ashcrow","description":"Feature flags for python.","archived":false,"fork":false,"pushed_at":"2017-05-22T19:40:03.000Z","size":92,"stargazers_count":18,"open_issues_count":4,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-26T00:40:01.809Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ashcrow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-26T19:42:01.000Z","updated_at":"2024-01-31T08:46:35.000Z","dependencies_parsed_at":"2022-09-06T15:22:05.029Z","dependency_job_id":null,"html_url":"https://github.com/ashcrow/flagon","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ashcrow/flagon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashcrow%2Fflagon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashcrow%2Fflagon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashcrow%2Fflagon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashcrow%2Fflagon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashcrow","download_url":"https://codeload.github.com/ashcrow/flagon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashcrow%2Fflagon/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268229247,"owners_count":24217009,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-10T08:26:19.171Z","updated_at":"2025-08-01T13:05:42.685Z","avatar_url":"https://github.com/ashcrow.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"flagon\n======\n[![Build Status](https://api.travis-ci.org/ashcrow/flagon.png)](https://travis-ci.org/ashcrow/flagon/)\n\n\nGeneric feature flags for python which attempts to be compatible with\nJava's Togglz (http://www.togglz.org/).\n\nIdeas\n-----\n* Pluggable configuration backends\n* Support for default fallback calls\n* Logging support\n\n\nExample\n-------\n* Code: https://github.com/ashcrow/flagon/blob/master/example/example.py\n* Config: https://github.com/ashcrow/flagon/blob/master/example/config.json\n* Results: https://github.com/ashcrow/flagon/blob/master/example/results.txt\n* Django Example: https://github.com/ashcrow/flagon/tree/master/example/djproject\n\nStatus API\n----------\na simple flag status api is provided under flagon.status_api. Example wsgi file can be found in contrib/wsgi. The status api requires [werkzeug](http://werkzeug.pocoo.org).\n\n\nThe request endpoint is /v0/*FLAG_NAME*.\n\nThe response syntax is JSON format with two keys with bools: active, known.\n\n* active is if the flag is on or not.\n* known is noting if the flag exists.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashcrow%2Fflagon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashcrow%2Fflagon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashcrow%2Fflagon/lists"}