{"id":17295700,"url":"https://github.com/gazpachoking/pdm-buildlocked","last_synced_at":"2025-04-14T11:31:48.354Z","repository":{"id":62412835,"uuid":"552704010","full_name":"gazpachoking/pdm-buildlocked","owner":"gazpachoking","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-13T13:48:26.000Z","size":7,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T00:44:09.167Z","etag":null,"topics":["hacktoberfest","pdm","plugin"],"latest_commit_sha":null,"homepage":"","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/gazpachoking.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":"2022-10-17T05:12:42.000Z","updated_at":"2023-11-23T03:51:17.000Z","dependencies_parsed_at":"2023-01-28T12:46:30.974Z","dependency_job_id":null,"html_url":"https://github.com/gazpachoking/pdm-buildlocked","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/gazpachoking%2Fpdm-buildlocked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gazpachoking%2Fpdm-buildlocked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gazpachoking%2Fpdm-buildlocked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gazpachoking%2Fpdm-buildlocked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gazpachoking","download_url":"https://codeload.github.com/gazpachoking/pdm-buildlocked/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248688552,"owners_count":21145766,"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":["hacktoberfest","pdm","plugin"],"created_at":"2024-10-15T11:10:59.788Z","updated_at":"2025-04-14T11:31:48.083Z","avatar_url":"https://github.com/gazpachoking.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pdm-buildlocked\n\nAdds the ability to build the project using locked dependencies.\n\nThis is useful when distributing an application via PyPi. It should probably not be\nused if you are developing a library. Packages built this way can cause version \nconflicts when installed alongside other packages. It should be clearly documented that\nprojects built in this way should be installed with `pipx`, or in their own isolated\nvirtual environment.\n\n## Installation\nThis pdm plugin can be installed with the command:\n\n`pdm plugin add pdm-buildlocked`\n\n## Usage\nLocked build mode can be enabled by including the following in your `pyproject.toml`\nfile. When enabled, running `pdm build` or `pdm publish` will cause the resulting \ndistribution will have all dependencies (including transitive ones) pinned to the \nversions specified in the lock file.\n\n```toml\n[tool.pdm.build]\nbuildlocked = true\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgazpachoking%2Fpdm-buildlocked","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgazpachoking%2Fpdm-buildlocked","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgazpachoking%2Fpdm-buildlocked/lists"}