{"id":28416657,"url":"https://github.com/hellflame/progressed-http","last_synced_at":"2025-06-24T21:31:28.758Z","repository":{"id":62578115,"uuid":"106159920","full_name":"hellflame/progressed-http","owner":"hellflame","description":"带进度条监控的http解析工具","archived":false,"fork":false,"pushed_at":"2017-10-26T08:55:15.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T06:22:17.318Z","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/hellflame.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":"2017-10-08T08:07:24.000Z","updated_at":"2017-10-08T09:00:30.000Z","dependencies_parsed_at":"2022-11-03T19:44:57.024Z","dependency_job_id":null,"html_url":"https://github.com/hellflame/progressed-http","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hellflame/progressed-http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellflame%2Fprogressed-http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellflame%2Fprogressed-http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellflame%2Fprogressed-http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellflame%2Fprogressed-http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellflame","download_url":"https://codeload.github.com/hellflame/progressed-http/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellflame%2Fprogressed-http/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261759111,"owners_count":23205497,"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":"2025-06-03T23:14:06.846Z","updated_at":"2025-06-24T21:31:28.744Z","avatar_url":"https://github.com/hellflame.png","language":"Python","readme":"## progressed http\n\n使用TCP套接字并集成了进度输出的http协议解析工具\n\n### 来源\n\n项目原始来源：[七牛云存储终端助手](https://github.com/hellflame/qiniu_manager) ，为满足个人简单需求而存在。\n\n这个小工具的初衷为监控http请求的上传和下载进度，并将监控结果实时输出到终端。由于并不是很满意七牛云的文件状态监控，有开发自己的云存储服务，并有对终端程序的支持，所以当然也会需要相关的进度监控；当然某些特殊时候用爬虫抓取的大的图片以及视频下载也需要进度监控，并且实时保存到文件中。\n\n一开始时都会直接复制相关python文件到不同的项目来完成http进度监控的功能，然而随着各种问题的发现和进一步开发，不同项目之间的功能同步和特殊功能的分支开始纠缠不清，为了以后能够更加轻松简单的进行开发，在此，把项目中的代码独立出来，进行单独的维护。\n\n### 测试\n\n测试脚本位于项目目录下的 `test.sh` \n\n- 自动测试\n\n直接执行 `test.sh` ，默认会使用环境中的py2、py3、pypy3分别进行测试\n\n```bash\n$ ./test.sh\n```\n\n- 指定python环境测试\n\n将使用获得的python进行所有可测试单元的测试\n\n```bash\n$ ./test.sh python2 # 使用python2进行测试\n$ ./test.sh python  # 使用默认python进行测试\n```\n\n- 指定python测试指定模块\n\n```bash\n$ ./test.sh python http\n```\n\n目前独立的可测试模块包括:\n\n```\nhttp\nprogress\nutils\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellflame%2Fprogressed-http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellflame%2Fprogressed-http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellflame%2Fprogressed-http/lists"}