Skip to main content

PMMV - Python Mass Move: A tool for batch renaming/moving files with an interactive editor

Project description

PMMV - Python Mass Move

PMMV is a tool for batch renaming/moving files with an interactive editor. Most useful when you need to rename a huge amount of files and could benefit from scripted macros. Works best with fd.

Features:

  • Rename files in the comfort of your favourite editor.
  • .pmmv.undo files allow you to undo your last renaming!
  • Git integration for renaming files.

Installation

Install using pip:

uv tool install pmmv

Usage

This was built with vim in mind, though any editor will work. The script will look at the EDITOR variable to determine which editor to use. For instance, export EDITOR=code would open vscode.

uvx pmmv *.txt readme.md
# Or include a full directory
uvx pmmv my_dir/

Or pipe files from another command:

find . -name "*.txt" | uvx pmmv -
# Or try the much faster fd-find
fd -e txt | uvx pmmv -

Acknowledgements

This is my first project that's almost entirely vibe-coded. I used an initial prompt to claude sonnet 4.5 which can be seen at docs/initial_prompt.txt. I then used qwen3-coder-30b-a3 from cpatonn through vllm 0.11.0 and Qwen Code 0.0.14 to iterate further on the code.

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

pmmv-0.3.0.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pmmv-0.3.0-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file pmmv-0.3.0.tar.gz.

File metadata

  • Download URL: pmmv-0.3.0.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.5

File hashes

Hashes for pmmv-0.3.0.tar.gz
Algorithm Hash digest
SHA256 209e44f573bb40ef27a0ecd609ef68042167dd4835ede8eb6d04f681a29364b7
MD5 df925a0bb913ee27c7a39bb6549cca28
BLAKE2b-256 52cae72d762bb61c6b415e28c3df044002de1eca6cd8789ad3a68d74493ed7a6

See more details on using hashes here.

File details

Details for the file pmmv-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: pmmv-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 7.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.5

File hashes

Hashes for pmmv-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9962e71759cf25b2fd76475f2a24e6397edb00e96bffdc28299d9172455bb8a8
MD5 8ea272faea916e6895daaa4410816877
BLAKE2b-256 eb29c18790ab3ade69459e61d558e48697d99a58b250122194b7cfd5f9ac18d3

See more details on using hashes here.

Supported by

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