{"id":2735788,"name":"flask-compress","ecosystem":"pypi","description":"Compress responses in your Flask app with gzip, deflate, brotli or zstandard.","homepage":"https://github.com/colour-science/flask-compress","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/colour-science/flask-compress","keywords_array":[],"namespace":null,"versions_count":34,"first_release_published_at":"2013-08-15T21:44:13.000Z","latest_release_published_at":"2021-06-16T08:24:27.000Z","latest_release_number":"1.10.1","last_synced_at":"2026-09-05T02:03:12.538Z","created_at":"2022-04-10T11:01:02.755Z","updated_at":"2026-09-05T02:03:12.538Z","registry_url":"https://pypi.org/project/flask-compress/","install_command":"pip install flask-compress --index-url https://pypi.org/simple","documentation_url":"https://flask-compress.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Internet :: WWW/HTTP :: Dynamic Content","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"flask-compress","project_status":null},"repo_metadata":{"id":42003337,"uuid":"142751498","full_name":"colour-science/flask-compress","owner":"colour-science","description":"Compress responses of your Flask application.","archived":false,"fork":false,"pushed_at":"2026-08-04T14:38:38.000Z","size":230,"stargazers_count":129,"open_issues_count":0,"forks_count":28,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-08-07T10:42:56.998Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/colour-science.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-07-29T10:30:21.000Z","updated_at":"2026-08-04T14:39:28.000Z","dependencies_parsed_at":"2026-02-04T11:02:09.523Z","dependency_job_id":"591d30dd-4574-4f67-aaa9-dceb9917f794","html_url":"https://github.com/colour-science/flask-compress","commit_stats":{"total_commits":203,"total_committers":30,"mean_commits":6.766666666666667,"dds":0.6551724137931034,"last_synced_commit":"7806d055b6f8d6e22c3ce20fab8ce7a8dc0bb3ba"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/colour-science/flask-compress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colour-science","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/sbom","scorecard":{"id":300416,"data":{"date":"2025-08-11","repo":{"name":"github.com/colour-science/flask-compress","commit":"3dade9d81e350cc946151fc853d7cee6094623a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":3,"reason":"3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/colour-science/flask-compress/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/colour-science/flask-compress/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/colour-science/flask-compress/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/colour-science/flask-compress/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/colour-science/flask-compress/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/colour-science/flask-compress/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/colour-science/flask-compress/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/colour-science/flask-compress/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/colour-science/flask-compress/ci.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:46","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:65","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:66","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yaml:90"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T20:27:31.639Z","repository_id":42003337,"created_at":"2025-08-17T20:27:31.639Z","updated_at":"2025-08-17T20:27:31.639Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36385928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"},"owner_record":{"login":"colour-science","name":"colour-science","uuid":"8414607","kind":"organization","description":"Colour Science \u0026 Digital Imaging","email":"colour-developers@colour-science.org","website":"https://www.colour-science.org","location":"The Spectral Locus","twitter":"colour_science","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8414607?v=4","repositories_count":110,"last_synced_at":"2024-10-29T20:08:16.131Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/colour-science","funding_links":[],"total_stars":4500,"followers":302,"following":0,"created_at":"2022-11-02T16:35:29.277Z","updated_at":"2024-10-29T20:08:16.131Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colour-science","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colour-science/repositories"},"tags":[{"name":"v1.24","sha":"f20d36cd9dd805001a266367b7614b2d37f96a93","kind":"commit","published_at":"2026-03-31T14:56:30.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.24","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.24/manifests"},{"name":"v1.23","sha":"0099046de5a2aa69b4a4136dcffdf2983156b992","kind":"commit","published_at":"2025-11-06T08:57:31.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.23","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.23/manifests"},{"name":"v1.22","sha":"f7209fd097e0b0bf49939e77897cadf9c12a1a69","kind":"commit","published_at":"2025-11-04T15:56:41.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.22","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.22/manifests"},{"name":"v1.21","sha":"2b3ab72f60a4d5bc1cdb10869d9897362eb3756f","kind":"commit","published_at":"2025-11-04T08:17:07.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.21","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.21/manifests"},{"name":"v1.20","sha":"c5b9f4bd082826bce6780f417e4439d24f8b6bbc","kind":"commit","published_at":"2025-10-20T09:48:27.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.20","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.20/manifests"},{"name":"v1.19","sha":"9e63fa8d0f7dff09f19d436175baa6088e3c1a9e","kind":"commit","published_at":"2025-10-20T09:27:42.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.19","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.19/manifests"},{"name":"v1.18","sha":"3dade9d81e350cc946151fc853d7cee6094623a4","kind":"commit","published_at":"2025-07-11T14:00:47.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.18","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.18/manifests"},{"name":"v1.17","sha":"7806d055b6f8d6e22c3ce20fab8ce7a8dc0bb3ba","kind":"commit","published_at":"2024-10-14T08:10:14.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.17","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.17/manifests"},{"name":"v1.16","sha":"d134951ecf799fa09700d287acf1e1051a1a8f08","kind":"commit","published_at":"2024-10-13T16:15:38.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.16","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.16/manifests"},{"name":"v1.15","sha":"a493830e88079fb11a9c370b6a824a34dd9c753b","kind":"commit","published_at":"2024-04-25T15:48:04.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.15","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.15/manifests"},{"name":"v1.14","sha":"9c28e9c3e733735b347d1ac54edee446e991393e","kind":"commit","published_at":"2023-09-11T08:17:25.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.14","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.14/manifests"},{"name":"v1.13","sha":"079b2152c9a40c5eaad4a28491f384ccae6ab6c5","kind":"commit","published_at":"2022-09-21T12:49:52.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.13","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.13/manifests"},{"name":"v1.12","sha":"a1b01111963e5ad12709e8654b77f3963e2cfeb9","kind":"commit","published_at":"2022-04-28T12:21:04.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.12","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.12/manifests"},{"name":"v1.11","sha":"ac881def9ff49f396caa8827e55ae81b67718c6c","kind":"commit","published_at":"2022-03-01T09:40:19.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.11","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.11/manifests"},{"name":"v1.10.1","sha":"30fe5575f0a2a52f406006ac73c57f6299d97a53","kind":"commit","published_at":"2021-06-16T08:16:59.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.10.1","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9e439c41d86c895af57d081e237de400945f2769","kind":"commit","published_at":"2021-06-15T11:37:24.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.10.0","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"e927d5254c8bd896c6233f37463be028e6c5a3ac","kind":"commit","published_at":"2021-02-17T07:46:43.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.9.0","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"9e4841f0c2185bbec00b7638050fefcc1f88005b","kind":"commit","published_at":"2020-11-03T13:20:25.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.8.0","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"5a38d6154deaf17d9b4258a70c2bf0e3ea0b3718","kind":"tag","published_at":"2020-10-09T16:26:02.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.7.0","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"5d7687b797b5161477b41cdc5252f62a3b2593aa","kind":"tag","published_at":"2020-10-06T07:19:06.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.6.0","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7cfbd5af9dac6aca9df833dd3a73ed9fc8adade3","kind":"tag","published_at":"2020-05-09T05:02:14.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.5.0","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"779621b0eb1071dcced68e344c8946e131bfb95b","kind":"commit","published_at":"2017-01-04T23:27:42.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.4.0","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"db9cb1a606189cb241f9b35196c39c631a7fd514","kind":"commit","published_at":"2016-09-28T15:01:36.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.3.2","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"db2785bcc54ae4133a7b37caeb871acf49374aed","kind":"commit","published_at":"2016-09-21T18:46:07.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.3.1","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"dafb316b957e117ca7fd4c282d2828c489475018","kind":"commit","published_at":"2015-10-08T18:55:49.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.3.0","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"aa286bbc635560d40499243a0bafc738f96e46d4","kind":"commit","published_at":"2015-06-02T20:04:23.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.2.1","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"46f3397775a576bc95a1eff4fdda8043f167cd8a","kind":"commit","published_at":"2015-03-27T15:52:53.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.2.0","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3ba0f99f1e30bbabb3ad49c4ecbccac6d4839177","kind":"commit","published_at":"2015-03-24T17:45:57.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.1.1","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"df02b84a74b05b14ef71efa4eb5d604ce59fdcbf","kind":"commit","published_at":"2015-02-16T17:05:45.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.1.0","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"d57a9af39ba3046345b34b6c10ee7197dcbffe99","kind":"commit","published_at":"2014-04-19T04:52:38.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.0.2","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"a68f530abe06cd1bed53fc0d2f895c238127bb75","kind":"commit","published_at":"2014-03-04T16:55:07.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.0.1","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"a70a4ff927683368bad132a9f66b31699e8810da","kind":"commit","published_at":"2013-10-28T16:41:48.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v1.0.0","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v1.0.0/manifests"},{"name":"v0.10.0","sha":"dc644b4d2994350e21088be2d6aba6f99afa5301","kind":"commit","published_at":"2013-08-15T21:42:29.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v0.10.0","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d1e1f63062eff158b9bce8b9c3cbcaef1abed8ba","kind":"commit","published_at":"2013-08-14T19:57:34.000Z","download_url":"https://codeload.github.com/colour-science/flask-compress/tar.gz/v0.9.0","html_url":"https://github.com/colour-science/flask-compress/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/colour-science/flask-compress@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-09-01T07:57:12.392Z","dependent_packages_count":53,"downloads":3113347,"downloads_period":"last-month","dependent_repos_count":1793,"rankings":{"downloads":0.305071867524737,"dependent_repos_count":0.26192653457067533,"dependent_packages_count":0.29361735435109226,"stargazers_count":7.063414932189765,"forks_count":7.997517899761336,"docker_downloads_count":2.3344104009594306,"average":3.042659831559506},"purl":"pkg:pypi/flask-compress","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/flask-compress","docker_dependents_count":100,"docker_downloads_count":5611147,"usage_url":"https://repos.ecosyste.ms/usage/pypi/flask-compress","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/flask-compress/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T21:42:02.171Z","issues_count":29,"pull_requests_count":55,"avg_time_to_close_issue":10327096.041666666,"avg_time_to_close_pull_request":332600.55555555556,"issues_closed_count":24,"pull_requests_closed_count":45,"pull_request_authors_count":20,"issue_authors_count":27,"avg_comments_per_issue":3.310344827586207,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":17912.0,"past_year_avg_time_to_close_pull_request":1848679.6666666667,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/colour-science%2Fflask-compress/issues","maintainers":[{"login":"alexprengere","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexprengere"}],"active_maintainers":[{"login":"alexprengere","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexprengere"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-compress/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-compress/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-compress/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-compress/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-compress/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flask-compress/codemeta","maintainers":[{"uuid":"KelSolaar","login":"KelSolaar","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/KelSolaar/","role":null,"created_at":"2023-01-31T12:09:47.443Z","updated_at":"2023-01-31T12:09:47.443Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/KelSolaar/packages"},{"uuid":"alexprengere","login":"alexprengere","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/alexprengere/","role":null,"created_at":"2023-01-31T12:09:47.429Z","updated_at":"2023-01-31T12:09:47.429Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/alexprengere/packages"},{"uuid":"libwilliam","login":"libwilliam","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/libwilliam/","role":null,"created_at":"2023-01-31T12:09:47.456Z","updated_at":"2023-01-31T12:09:47.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/libwilliam/packages"}]}