{"id":18668345,"url":"https://github.com/andythefactory/gzip_ranged_simple_httpserver","last_synced_at":"2025-10-05T20:50:38.948Z","repository":{"id":225718333,"uuid":"766286082","full_name":"AndyTheFactory/gzip_ranged_simple_httpserver","owner":"AndyTheFactory","description":"SimpleHTTPServer with support for Range requests and GZip Compressing","archived":false,"fork":false,"pushed_at":"2024-03-04T18:42:06.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-29T04:34:30.668Z","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/AndyTheFactory.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-03-02T20:53:09.000Z","updated_at":"2024-03-04T15:51:38.000Z","dependencies_parsed_at":"2024-03-04T20:21:09.925Z","dependency_job_id":null,"html_url":"https://github.com/AndyTheFactory/gzip_ranged_simple_httpserver","commit_stats":null,"previous_names":["andythefactory/gziprangesimplehttpserver","andythefactory/gzip_ranged_simple_httpserver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AndyTheFactory/gzip_ranged_simple_httpserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndyTheFactory%2Fgzip_ranged_simple_httpserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndyTheFactory%2Fgzip_ranged_simple_httpserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndyTheFactory%2Fgzip_ranged_simple_httpserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndyTheFactory%2Fgzip_ranged_simple_httpserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndyTheFactory","download_url":"https://codeload.github.com/AndyTheFactory/gzip_ranged_simple_httpserver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndyTheFactory%2Fgzip_ranged_simple_httpserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278518750,"owners_count":26000177,"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-10-05T02:00:06.059Z","response_time":54,"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-11-07T08:42:19.056Z","updated_at":"2025-10-05T20:50:38.917Z","avatar_url":"https://github.com/AndyTheFactory.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Simple HTTP Server with Gzip cmpression and Ranges\n\nBuilt mainly to test some corner cases in newspaper4k\n\n## Usage\n\n```bash\npython -m gzip_http_server 8080 --encoding=gzip --max-file-size=10000\n```\n\nor\n```bash\ndocker run -v $PWD:/tmp/share -p 8000:8000 andythefactory/gzip-range-server --encoding=gzip --max-file-size=10000\n```\n\n## Features\n\n- Gzip compression\n- Range requests\n- Max file size will FORCE a ranged response if the file is larger than the max file size.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandythefactory%2Fgzip_ranged_simple_httpserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandythefactory%2Fgzip_ranged_simple_httpserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandythefactory%2Fgzip_ranged_simple_httpserver/lists"}