Skip to main content

Python duplicate file checker

Project description

pdupes

Build Status

Python script to quickly find duplicate files, inspired by cwilper/pdupes.

Features

  • TODO

Introduction

  • TODO

Dependencies

  • Python >= 3.6

  • See requirements.txt

Quickstart

  1. pip3 install pdupes

  • TODO

Development Setup

  1. Clone the repo: git clone https://github.com/n8henrie/pdupes && cd pdupes

  2. Make a virtualenv: python3 -m venv venv

  • TODO

Configuration

  • TODO

Acknowledgements

  • TODO

Troubleshooting / FAQ

  • How can I install an older / specific version of pdupes?

    • Install from a tag:

      • pip install git+git://github.com/n8henrie/pdupes.git@v0.1.0

    • Install from a specific commit:

      • pip install git+git://github.com/n8henrie/pdupes.git@aabc123def456ghi789

Changelog

0.2.0 :: 2017-07-24

  • 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

pdupes-0.0.0.tar.gz (10.2 kB view hashes)

Uploaded Source

Built Distribution

pdupes-0.0.0-py3-none-any.whl (6.2 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