An open API service indexing awesome lists of open source software.

https://github.com/koonimaru/countdup


https://github.com/koonimaru/countdup

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# countdup

## What is countdup

countdup is a python script to count duplicated elements in a column of a input file

## Install

pip install git+https://github.com/koonimaru/countdup.git

## Example usage
On your terminal window, type

```bash
countdup -c 0
```