Skip to main content

Moniker

A simple batch file rename tool.

Build Status PyPI version Documentation Status Coverage Status

Installation

Moniker is a simple Python utility for renaming and manipulating the filesystem based off similar project and work from Irving Ruan.

Currently work in progress

Clone the repository

$ git clone https://github.com/jjangsangy/moniker.git

Install

$ python setup.py install

Usage

$ moniker . .py .python
{
    ".": [
        {
            "setup.py": "setup.python"
        }
    ],
    "docs": [
        {
            "conf.py": "conf.python"
        }
    ],
    "moniker": [
        {
            "__init__.py": "__init__.python"
        },
        {
            "__main__.py": "__main__.python"
        },
        {
            "__version__.py": "__version__.python"
        },
        {
            "moniker.py": "moniker.python"
        }
    ],
    "moniker/tests": [
        {
            "__init__.py": "__init__.python"
        },
        {
            "test_main.py": "test_main.python"
        }
    ]
}

Release files for moniker 0.0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for moniker 0.0.1
File Size Uploaded
moniker-0.0.1.tar.gz 7.8 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for moniker 0.0.1
File Interpreter ABI Platform
moniker-0.0.1-py2.py3-none-any.whl Python 3, Python 2 none any Details

Total release size: 14.0 kB

Release files / moniker-0.0.1.tar.gz

Download URL moniker-0.0.1.tar.gz
Size 7.8 kB
Tags Source
SHA-256 checksum
How to use checksums
12782498895d00d54efbe084094d408d40d91aa9778274c793db8b031409f147
BLAKE2b-256 checksum
How to use checksums
7dd0b1ec9ec781828a7caa52e7ff2cbe5aaa64c28f0e7ec12b543f3d894ab6b4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / moniker-0.0.1-py2.py3-none-any.whl

Download URL moniker-0.0.1-py2.py3-none-any.whl
Size 6.3 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
7bf2961ccdea23b0d91f2549af7b590881046ec3ed755a599e7f2c15d971468c
BLAKE2b-256 checksum
How to use checksums
d94a85cbe517ed4995b10bebd2ff689491a88cbc116f17d70ddf2ee0992b3dab
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.0.1 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page