{"id":16724090,"url":"https://github.com/elazarg/uncalled","last_synced_at":"2025-10-28T02:42:44.064Z","repository":{"id":62586291,"uuid":"71565850","full_name":"elazarg/uncalled","owner":"elazarg","description":"Finding unused functions in Python projects","archived":false,"fork":false,"pushed_at":"2023-07-02T14:02:03.000Z","size":39,"stargazers_count":12,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-27T22:43:15.616Z","etag":null,"topics":["linter","python","unused","variables"],"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/elazarg.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,"governance":null}},"created_at":"2016-10-21T13:13:14.000Z","updated_at":"2024-02-12T23:17:05.000Z","dependencies_parsed_at":"2022-11-03T22:08:55.317Z","dependency_job_id":null,"html_url":"https://github.com/elazarg/uncalled","commit_stats":{"total_commits":34,"total_committers":1,"mean_commits":34.0,"dds":0.0,"last_synced_commit":"95ac5261f9b898404b6f5c989b303331eef0923b"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elazarg%2Funcalled","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elazarg%2Funcalled/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elazarg%2Funcalled/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elazarg%2Funcalled/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elazarg","download_url":"https://codeload.github.com/elazarg/uncalled/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244874152,"owners_count":20524576,"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":["linter","python","unused","variables"],"created_at":"2024-10-12T22:43:58.878Z","updated_at":"2025-10-28T02:42:39.030Z","avatar_url":"https://github.com/elazarg.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"``uncalled``\n============\n\nFind unused functions in Python projects.\n\n\nThis tool uses either regular expressions (the default) or AST traversal.\nThe regular expressions are *fast* and has surprisingly few false-positives.\nTo further reduce false positives, there is a combined mode ``both``.\n\n\nUsage\n-----\n\n::\n\n    $ uncalled path/to/project\n\nfor more options, see ``uncalled --help``\n\n\n`vulture \u003chttps://pypi.python.org/pypi/vulture\u003e`_ is a similar package.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felazarg%2Funcalled","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felazarg%2Funcalled","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felazarg%2Funcalled/lists"}