{"id":18257962,"url":"https://github.com/linkdd/errcorrect","last_synced_at":"2025-04-08T22:46:57.205Z","repository":{"id":136499009,"uuid":"51436512","full_name":"linkdd/errcorrect","owner":"linkdd","description":"Analyze and try to correct errors in Python code","archived":false,"fork":false,"pushed_at":"2016-02-10T11:15:26.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T17:57:50.512Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linkdd.png","metadata":{"files":{"readme":"README.rst","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":"2016-02-10T11:14:30.000Z","updated_at":"2016-02-10T11:15:26.000Z","dependencies_parsed_at":"2023-04-30T05:16:07.406Z","dependency_job_id":null,"html_url":"https://github.com/linkdd/errcorrect","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/linkdd%2Ferrcorrect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkdd%2Ferrcorrect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkdd%2Ferrcorrect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkdd%2Ferrcorrect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linkdd","download_url":"https://codeload.github.com/linkdd/errcorrect/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247941719,"owners_count":21022037,"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-05T10:28:22.192Z","updated_at":"2025-04-08T22:46:57.184Z","avatar_url":"https://github.com/linkdd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Error Correcting\n================\n\nThis library aims to create a powerful error correcting framework by:\n\n - catching exceptions\n - extracting traceback\n - disassemble frames' code\n - analyze bytecode to try to find the origin of exceptions (supplied data, or wrong algorithm)\n - try to modify bytecode according to a set of predefined possible resolutions\n - if a resolution is found, validate the modified bytecode and continue the execution without raising error\n - if no resolution is found, re-raise the error\n\nStatus\n------\n\nThis project is actually in the specification phase:\n\n - no concrete work is done\n - API draft is being written\n - analysis process is being discussed\n\nLicense\n-------\n\nThis project is released under the **MIT** license. See the ``LICENSE`` file for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkdd%2Ferrcorrect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinkdd%2Ferrcorrect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkdd%2Ferrcorrect/lists"}