Skip to main content

Plugin, that allows to dynamically rename folders during the build stage.

Project description

pdm-rename

This plugin allows to dynamically rename folders during the build stage.

Installation

pdm self add pdm-rename

Use it

Specify rename dictionary in [tool.pdm] section.

[tool.pdm]
rename  = { "a/b" = "c/d" }

If you want the folder to be included in your build, don't forget to specify build.includes.

[tool.pdm.build]
includes = ["c"]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pdm-rename-0.0.3.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

pdm_rename-0.0.3-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page