hcl7 / tools

Python Tools for Text Editing and Data Filtering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Tools for Text Editing and Data Filtering

txtCompare.py: is for comparing lines from two files

wordFrequencyFromFile.py: is for frequency of the lines of file

rmDublicatedLines.py: remove duplicated lines of a file

rmUntilTheLastChar.py: remove string until specific character of lines of a file

Every .py file has a description on the top

About

Python Tools for Text Editing and Data Filtering


Languages

Language:Shell 54.7%Language:Python 35.8%Language:C 5.3%Language:PowerShell 4.2%