Skip to main content

A CLI tool to identify elements that are contained in both file

Project description

ander: A CLI tool to identify elements that are contained in both file

PyPi ver LICENSE budge

Basic Usage

$ cat file1.txt
duplicated
notduplicated

$ cat file2.txt
duplicated
not duplicated

$ ander file1.txt file2.txt
duplicated

Installation

$ pip install ander

Requirements

  • Python >= 3.6
  • Some Python Libraries (see pyproject.toml)

License

This software is released under the MIT License, see LICENSE.

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

ander-0.1.2.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

ander-0.1.2-py3-none-any.whl (2.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