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
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.2.0.tar.gz
(2.7 kB
view details)
Built Distribution
ander-0.2.0-py3-none-any.whl
(3.0 kB
view details)
File details
Details for the file ander-0.2.0.tar.gz
.
File metadata
- Download URL: ander-0.2.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.12 Darwin/21.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 089cb9860196638b744af732058c9b4b8682ddf732638cfbd84801d6e749b073 |
|
MD5 | b5fccb347f27a2f785a8ba71642822be |
|
BLAKE2b-256 | fa08eb5802d26f055a00827d4b562a6e005e0f2c7b4ecc61fdf19bd8d26940c8 |
File details
Details for the file ander-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: ander-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.12 Darwin/21.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ca8975a00dff9e6e1e8fe7f74be02a4ea3a93bbb451cf0307561f2b5214bac2 |
|
MD5 | df3941becbfc6663c17cf8e1f15731a4 |
|
BLAKE2b-256 | e6a5fe3b0f85162204d51a31108b6adb70b28a5852f776f9725b0e2cbf73753e |