{"id":13714483,"url":"https://github.com/sourcegraph/srclib-python","last_synced_at":"2025-05-07T01:34:21.607Z","repository":{"id":18791390,"uuid":"22005119","full_name":"sourcegraph/srclib-python","owner":"sourcegraph","description":null,"archived":true,"fork":false,"pushed_at":"2016-07-06T20:35:37.000Z","size":2210,"stargazers_count":28,"open_issues_count":14,"forks_count":13,"subscribers_count":88,"default_branch":"master","last_synced_at":"2024-05-23T04:48:03.041Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sourcegraph.com/sourcegraph/srclib-python","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/sourcegraph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-19T08:12:33.000Z","updated_at":"2023-09-08T16:49:08.000Z","dependencies_parsed_at":"2022-09-05T17:42:14.771Z","dependency_job_id":null,"html_url":"https://github.com/sourcegraph/srclib-python","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/sourcegraph%2Fsrclib-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsrclib-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph","download_url":"https://codeload.github.com/sourcegraph/srclib-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224551317,"owners_count":17330121,"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-08-02T23:02:01.476Z","updated_at":"2024-11-14T01:31:20.042Z","avatar_url":"https://github.com/sourcegraph.png","language":"Python","readme":"# srclib-python [![Build Status](https://travis-ci.org/sourcegraph/srclib-python.png?branch=master)](https://travis-ci.org/sourcegraph/srclib-python)\n\n## Jedi\n\n**srclib-python** is a [srclib](https://sourcegraph.com/sourcegraph/srclib)\ntoolchain that performs Python code analysis: type checking, documentation\ngeneration, jump-to-definition, dependency resolution, etc.\n\nIt enables this functionality in any client application whose code analysis is\npowered by srclib, including [Sourcegraph.com](https://sourcegraph.com).\n\n## Installation\n\nThis toolchain is not a standalone program; it provides additional functionality\nto applications that use [srclib](https://srclib.org).\n\nFirst,\n[install the `srclib` program (see srclib installation instructions)](https://srclib.org/gettingstarted/).\n\nInstalling `srclib` should automatically install `srclib-python`.\n\nTo verify that installation succeeded, run:\n\n```\nsrclib toolchain list\n```\n\nYou should see this srclib-python toolchain in the list.\n\nNow that this toolchain is installed, any program that relies on srclib will support Python.\n\n\n## Known issues\n\nsrclib-python is alpha-quality software. It powers code analysis on\n[Sourcegraph.com](https://sourcegraph.com) but has not been widely tested or\nadapted for other use cases.\n\nIt also expects projects to follow best practices such as including a `setup.py` file. It doesn't currently handle\ndecorators or namespace packages correctly.\n\nThere also seems to be a problem with some function parameter type detection.\n\nsrclib-python runs on Python 2.7 (and some glue code in Go), but it can still process Python 3 libraries.\n\n\n## Misc\n\nsrclib-python's type analysis is based on\n[Jedi](https://github.com/davidhalter/jedi).\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcegraph%2Fsrclib-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsourcegraph%2Fsrclib-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcegraph%2Fsrclib-python/lists"}