Skip to main content

A fast CLI tool to check for modifications.

Project description

Modification Checking Tool

A fast CLI tool to detect new, deleted, and modified files in a folder.

0.1.0

Installing and Importing

Installing Use:

pip install file_modfication_checker==0.1.0

Importing Use:

import file_modfication_checker

Output Use:

find_differences(folder) = new, deleted, modified

Command Usage

How To Use Usage:

mcheck <folder> [OPTIONS]

Arguments: Name of folder to check

Options: -e, --exclude File types to ignore

Result

  • Red Text: files that were deleted
  • Green Text: files that were added
  • Yellow Text: files that were modified

0.2.0

Installing and Importing

Installing Use:

pip install file_modfication_checker==0.2.0

Importing Use:

import file_modfication_checker

Output Use:

find_differences(folder) = new, deleted, modified

Comand Usage

How To Use Usage:

mcheck <folder> [OPTIONS]

Arguments: Name of folder to check

Options: -e, --exclude File types to ignore

-i, --information Type of information to show

Result

  • Red Text: files that were deleted - no infromation will be given
  • Green Text: files that were added - requested information will be given
  • Yellow Text: files that were modified - requested information will be given

0.2.1

Installing and Importing

Installing Use:

pip install file_modfication_checker==0.2.0

Importing Use:

import file_modfication_checker

Output Use:

find_differences(folder) = new, deleted, modified, before_changes_information, after_changes_information

Comand Usage

How To Use Usage:

mcheck <folder> [OPTIONS]

Arguments: Name of folder to check

Options: -e, --exclude File types to ignore

-i, --information Type of information to show

-ba, --before/after present or past information to show

Result

  • Red Text: files that were deleted - requested inforation before the deletion will be given
  • Green Text: files that were added - requested information after the addition will be given
  • Yellow Text: files that were modified - requested information after the modification and/or before the modification will be given

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

file_modification_checker-0.2.1.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

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

file_modification_checker-0.2.1-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file file_modification_checker-0.2.1.tar.gz.

File metadata

File hashes

Hashes for file_modification_checker-0.2.1.tar.gz
Algorithm Hash digest
SHA256 9140b37d440409e6e10282f47a7869d30d55580eef3780f91c2fcd11905997e2
MD5 12b5e0d6637bde75e43a37635f7dd27d
BLAKE2b-256 d28d34e3f6883f9d269b3666a272df615dc173d7546a13d6dba006c1fffc4a86

See more details on using hashes here.

File details

Details for the file file_modification_checker-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for file_modification_checker-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c0898cd511494d5d27b816cce58da00042a7bf34317a71c4359d215152c9787d
MD5 126a0933f7c418bbce201ef9a5e4342c
BLAKE2b-256 f31f118e95cc1435238c42a1802e60fbf732b794c0ea58e8d2555cbfa8a5052a

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