{"id":28366727,"url":"https://github.com/pdm-project/pdm-backend","last_synced_at":"2026-04-02T18:45:25.662Z","repository":{"id":36972764,"uuid":"299480044","full_name":"pdm-project/pdm-backend","owner":"pdm-project","description":"The build backend used by PDM that supports latest packaging standards.","archived":false,"fork":false,"pushed_at":"2026-04-02T02:41:29.000Z","size":1671,"stargazers_count":84,"open_issues_count":7,"forks_count":47,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-04-02T15:07:42.705Z","etag":null,"topics":["build-tool","hacktoberfest","packaging","pdm","pep517","python"],"latest_commit_sha":null,"homepage":"https://backend.pdm-project.org","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/pdm-project.png","metadata":{"files":{"readme":"README.md","changelog":"changelogithub.config.json","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["pdm-project","frostming"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null}},"created_at":"2020-09-29T02:08:36.000Z","updated_at":"2026-04-02T02:08:51.000Z","dependencies_parsed_at":"2023-11-19T15:04:19.104Z","dependency_job_id":"11b00378-21b6-4a3f-a371-607a9d9b0f30","html_url":"https://github.com/pdm-project/pdm-backend","commit_stats":{"total_commits":410,"total_committers":27,"mean_commits":"15.185185185185185","dds":0.348780487804878,"last_synced_commit":"d5d5c23eac4c81535b37ed2cdbe9a53a6c35ed69"},"previous_names":["pdm-project/pdm-pep517","frostming/pdm-pep517"],"tags_count":104,"template":false,"template_full_name":"pdm-project/pdm","purl":"pkg:github/pdm-project/pdm-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdm-project%2Fpdm-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdm-project%2Fpdm-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdm-project%2Fpdm-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdm-project%2Fpdm-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdm-project","download_url":"https://codeload.github.com/pdm-project/pdm-backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdm-project%2Fpdm-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31313301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["build-tool","hacktoberfest","packaging","pdm","pep517","python"],"created_at":"2025-05-29T00:11:14.767Z","updated_at":"2026-04-02T18:45:25.637Z","avatar_url":"https://github.com/pdm-project.png","language":"Python","funding_links":["https://github.com/sponsors/pdm-project","https://github.com/sponsors/frostming"],"categories":[],"sub_categories":[],"readme":"# PDM-Backend\n\nThe build backend used by [PDM] that supports latest packaging standards.\n\n[![PyPI](https://img.shields.io/pypi/v/pdm-backend?label=PyPI)](https://pypi.org/project/pdm-backend)\n[![Tests](https://github.com/pdm-project/pdm-backend/actions/workflows/ci.yml/badge.svg)](https://github.com/pdm-project/pdm-backend/actions/workflows/ci.yml)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/pdm-project/pdm-backend/main.svg)](https://results.pre-commit.ci/latest/github/pdm-project/pdm-backend/main)\n[![pdm-managed](https://img.shields.io/endpoint?url=https%3A%2F%2Fcdn.jsdelivr.net%2Fgh%2Fpdm-project%2F.github%2Fbadge.json)](https://pdm-project.org)\n\nThis is the backend for [PDM] projects that is fully-compatible with [PEP 517] spec, but you can also use it alone.\nIt reads the metadata of [PEP 621] format and coverts it to [Core metadata].\n\n[pep 517]: https://www.python.org/dev/peps/pep-0517/\n[pep 621]: https://www.python.org/dev/peps/pep-0621/\n[Core metadata]: https://packaging.python.org/specifications/core-metadata/\n[PDM]: https://pdm-project.org\n\n## Links\n\n- [Documentation](https://backend.pdm-project.org)\n- [Changelog](https://github.com/pdm-project/pdm-backend/releases)\n- [PDM Documentation][PDM]\n- [PyPI](https://pypi.org/project/pdm-backend)\n- [Discord](https://discord.gg/Phn8smztpv)\n\n\u003e **NOTE**\n\u003e This project has been renamed from `pdm-pep517` and the old project lives in the [legacy] branch.\n\n[legacy]: https://github.com/pdm-project/pdm-backend/tree/legacy\n\n## Sponsors\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://cdn.jsdelivr.net/gh/pdm-project/sponsors/sponsors.svg\"\u003e\n        \u003cimg src=\"https://cdn.jsdelivr.net/gh/pdm-project/sponsors/sponsors.svg\"/\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## License\n\nThis project is licensed under [MIT license](/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdm-project%2Fpdm-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpdm-project%2Fpdm-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdm-project%2Fpdm-backend/lists"}