{"id":13502536,"url":"https://github.com/closeio/Flask-gzip","last_synced_at":"2025-03-29T12:32:03.761Z","repository":{"id":4991886,"uuid":"6150013","full_name":"closeio/Flask-gzip","owner":"closeio","description":"Gzip flask responses","archived":false,"fork":false,"pushed_at":"2020-02-06T10:07:02.000Z","size":10,"stargazers_count":95,"open_issues_count":4,"forks_count":41,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-03-24T05:03:37.177Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/closeio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-10T00:29:18.000Z","updated_at":"2024-10-19T05:43:05.000Z","dependencies_parsed_at":"2022-08-26T04:43:26.938Z","dependency_job_id":null,"html_url":"https://github.com/closeio/Flask-gzip","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/closeio%2FFlask-gzip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/closeio%2FFlask-gzip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/closeio%2FFlask-gzip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/closeio%2FFlask-gzip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/closeio","download_url":"https://codeload.github.com/closeio/Flask-gzip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246186817,"owners_count":20737453,"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:17.180Z","updated_at":"2025-03-29T12:32:03.473Z","avatar_url":"https://github.com/closeio.png","language":"Python","funding_links":[],"categories":["Python","介绍"],"sub_categories":[],"readme":"Flask-gzip\n==========\n\nGzip flask responses\n\nInstallation\n------------\n\n    $ pip install Flask-gzip\n\nSet Up\n---\n\n```python\nfrom flask import Flask\nfrom flask_gzip import Gzip\n\napp = Flask(__name__)\ngzip = Gzip(app)\n```\n\nInspiration\n---\nhttp://flask.pocoo.org/mailinglist/archive/2010/6/14/gzip-compression/#13cd7c9498f74538f48d2a4e557c8148\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloseio%2FFlask-gzip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloseio%2FFlask-gzip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloseio%2FFlask-gzip/lists"}