{"id":18847298,"url":"https://github.com/nhoad/python-icap","last_synced_at":"2025-04-14T08:09:37.333Z","repository":{"id":13332595,"uuid":"16019554","full_name":"nhoad/python-icap","owner":"nhoad","description":"ICAP library implemented in Python.","archived":false,"fork":false,"pushed_at":"2017-03-31T12:14:40.000Z","size":210,"stargazers_count":5,"open_issues_count":3,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T08:09:32.352Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nhoad.png","metadata":{"files":{"readme":"README","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":"2014-01-18T05:14:48.000Z","updated_at":"2023-12-13T18:31:51.000Z","dependencies_parsed_at":"2022-09-23T12:04:06.414Z","dependency_job_id":null,"html_url":"https://github.com/nhoad/python-icap","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/nhoad%2Fpython-icap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhoad%2Fpython-icap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhoad%2Fpython-icap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhoad%2Fpython-icap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nhoad","download_url":"https://codeload.github.com/nhoad/python-icap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248843856,"owners_count":21170492,"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-11-08T03:07:30.531Z","updated_at":"2025-04-14T08:09:37.296Z","avatar_url":"https://github.com/nhoad.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Python ICAP server implemented using asyncio. Contains classes for parsing and\nhandling ICAP requests, and higher-level objects for routing requests and\nperforming asynchronous operations.\n\nStill very much in the early stages right now, although usable. API can be\nconsidered reasonably stable.\n\nTODO:\n    - generated session IDs when X-Session-ID is not available.\n    - Preview support\n    - opt-body support\n    - Cache-Control (prevent RESPMODs from lengthening expiration)\n    - remove all hop-by-hop headers\n    - ensure required authorization headers are preserved\n    - Allow 206 support (see Squid option)\n    - Automated parsing of multipart data (similar to POST parsing)\n    - Lots more logging.\n    - Streaming body support. ICAP supports the idea of early returns, so\n      theoretically this is possible. It would be great to do this with\n      coroutines.\n    - Allow for particularly horrible yet perfectly valid HTTP.\n    - SSL\n    - Replace assertions with proper exceptions.\n    - some operations need to run in threads/processes to prevent blocking the\n      proactor (e.g. gzip encoding/decoding). Providing a nice wrapper\n      interface on asyncio's process/thread deferral code would be good.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhoad%2Fpython-icap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnhoad%2Fpython-icap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhoad%2Fpython-icap/lists"}