Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoExtracter

Comment Extracter with python

Usage

  • Usage
  python3.5 main.py -i <inputFile> -o <outputFile> -s <searchWord>
  • For help :
  python3.5 main.py --help
  python3.5 main.py -h
  • Keywords
  -i , --ifile = this means name of your input file
  -o , --ofile = this means name of your output file
  -s , --sword = this means word of your want to search and extract
  • Example
  python3.5 main.py -i testInput.txt -o testOutput.txt -s //TODO

About

Comment Extracter with python

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages