manuellara / search

A search tool for working with txt files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search by Manuel Lara

A search tool for working with .txt files

How to install

  1. Install python (latest version)
  2. Git clone the repo
  3. cd into the folder
  4. Pip install current directory
git clone https://github.com/manuellara/search.git
cd search
pip install .

How to use

search for -m random -d C:\\Users\\Public\\Desktop -f csv 123456

References

Python Click Tutorial( Building Command Line Apps)

PYTHON AUTOMATION

About

A search tool for working with txt files


Languages

Language:Python 100.0%