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
# 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.1.3.tar.gz (6.9 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.1.3-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pmmv-0.1.3.tar.gz
Algorithm Hash digest
SHA256 6bdc5c3440d8b3236ed43e850ee165197c93507b12d0cfca3c884691f3c1ab9b
MD5 d630e8c93c1776aa633a1e611a1ed5e8
BLAKE2b-256 aece1f6017f2bd78a70f72a5c24d80fd3d9a48b13a68019d58966ef87df85449

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pmmv-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 121ba96636fa28862a74d526439398007b0d6b035fdbdc8ffd0eba2a32b41777
MD5 14993787759de65714ace0ba713e7693
BLAKE2b-256 c39f91309c42bc786e76b3daf90870f53fbf32fb6a27736d5867670b520389be

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