{"id":21869975,"url":"https://github.com/dephell/dephell_setuptools","last_synced_at":"2025-04-14T23:42:30.949Z","repository":{"id":36104516,"uuid":"221031020","full_name":"dephell/dephell_setuptools","owner":"dephell","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-15T06:19:21.000Z","size":52,"stargazers_count":2,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T23:42:20.870Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"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/dephell.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":"2019-11-11T17:10:59.000Z","updated_at":"2023-07-09T21:45:58.000Z","dependencies_parsed_at":"2022-09-03T11:11:13.425Z","dependency_job_id":null,"html_url":"https://github.com/dephell/dephell_setuptools","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dephell%2Fdephell_setuptools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dephell%2Fdephell_setuptools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dephell%2Fdephell_setuptools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dephell%2Fdephell_setuptools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dephell","download_url":"https://codeload.github.com/dephell/dephell_setuptools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248981259,"owners_count":21193143,"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-28T06:09:50.468Z","updated_at":"2025-04-14T23:42:30.933Z","avatar_url":"https://github.com/dephell.png","language":"Python","readme":"# dephell_setuptools\n\nExtract meta information from `setup.py`.\n\nInstall:\n\n```\npython3 -m pip install --user dephell_setuptools\n```\n\nCLI:\n\n```\npython3 -m dephell_setuptools ./setup.py\n```\n\nLib:\n\n```python\nfrom pathlib import Path\nfrom dephell_setuptools import read_setup\n\nresult = read_setup(path=Path('setup.py'))\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdephell%2Fdephell_setuptools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdephell%2Fdephell_setuptools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdephell%2Fdephell_setuptools/lists"}