Skip to main content

Rule based file moving and renaming tool

Project description

https://badge.fury.io/py/SmartFileSorter.png https://travis-ci.org/jashort/SmartFileSorter.png?branch=master https://pypip.in/download/SmartFileSorter/badge.png

Rule based file moving and renaming tool

Features

  • Moves/renames files based on rules defined in a YAML configuration file.

  • Automatically renames a file if it already exists in the destination directory by appending a sequence number to the filename. (file.txt, file_001.txt, file_002.txt, etc)

  • Easy to extend with new match or action rules

History

0.4.0 (2014-11-18)

  • Fixed bug that threw an error when running under Python3

0.3.0 (2014-11-18)

  • Processing will stop for a file after the first ruleset matches and actions are performed.

  • Added test for that

  • Tests will clean up temporary files after they run

  • Log files that match a rule at the debug level instead of info (less verbose output at standard log level)

  • After running, log the number of files that each ruleset matched.

0.2.0 (2014-09-15)

  • Fixed badge link in README.rst

  • Updated documentation with examples and added plugin description and usage examples

0.1.0 (2014-09-14)

  • First release on PyPI.

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

SmartFileSorter-0.4.0.tar.gz (23.8 kB view hashes)

Uploaded Source

Built Distribution

SmartFileSorter-0.4.0-py2.py3-none-any.whl (15.7 kB view hashes)

Uploaded Python 2 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