Skip to main content

Duplicate files finder

Project description

justone -- Fast find duplicate files in folder

author: owtotwo

Usage

usage: justone [-h] [-s] [-v] FOLDER [FOLDER ...]

Fast duplicate files finder

positional arguments:
  FOLDER         文件夹路径

optional arguments:
  -h, --help     show this help message and exit
  -s, --strict   逐个字节对比,防止hash碰撞
  -v, --version  显示此命令行当前版本

Requirements

Fake Information as below...

  • Windows 10
  • Python3.7+
  • pip
  • pypi
    • xxhash == 2.0.0 (Recommended, but not necessary)
    • tqdm == 4.49.0 (Not necessary)

Install by pip and Run on Win10

$ pip install justone
$ justone -h
$ justone 'D:\data' 'C:\WeGame'

License

LGPLv3 © owtotwo

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

justone-0.1.2.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

justone-0.1.2-py3-none-any.whl (9.8 kB view hashes)

Uploaded 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