Skip to main content

Help keep your files and folders tidy by file type or date

Project description

Tidyup 🧹

Sweep up your files into organized piles for clean up

Description

Simple python utility to clean up project directories from the mess you make while working.

How it works

Go to the directory, get all of the files, exclude the ones that are likely important for your project and then create directories in the project by the file extension. Once the directory is made, the files are moved to the file extension directory.

Usage

Install the python utility:

pip install tidyup

Then get to tidying up

#Clean up directory with the structure year/month/extension/file_here.extension
tidyup -de <directory/with/mess>

Functionality

tidyup -h
usage: tidyup [-h] [-e] [-d] directory

Organize files by extension and/or date.

positional arguments:
  directory   Directory to organize

options:
  -h, --help  show this help message and exit
  -e          Organize by extension
  -d          Organize by date

Examples:
  tidyup -e /path/to/dir       Organize by extension
  tidyup -d /path/to/dir       Organize by date
  tidyup -ed /path/to/dir      Organize by extension and date
  tidyup -de /path/to/dir      Organize by date and extension

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

tidyup-0.0.1.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

tidyup-0.0.1-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file tidyup-0.0.1.tar.gz.

File metadata

  • Download URL: tidyup-0.0.1.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for tidyup-0.0.1.tar.gz
Algorithm Hash digest
SHA256 2a8b14d09f14380e54e6ae49cdf981dd65f57890f0c64e467dffd9e041aff626
MD5 e6500a3ac2a0587275190e190d7e2b70
BLAKE2b-256 19144d9c1a197448eff02fb3184fb18c178d849d09318ab8482901b0675b7de4

See more details on using hashes here.

File details

Details for the file tidyup-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: tidyup-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for tidyup-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b618d609f728f1a6808b8329f3fdc92f48e24d39ba1351f581ce1b3be0153af3
MD5 f11d12a59da95322f57f3368550d6bf6
BLAKE2b-256 06376cf2b9a1fa86a20fbf377086064d0c6283aef8f1ce92d553d3260fdcf076

See more details on using hashes here.

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