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

https://github.com/johnfire/text-parser

Python - a project to build a gui parser that looks at a text file and returns useful infom word count complexity etc
https://github.com/johnfire/text-parser

Last synced: 4 days ago
JSON representation

Python - a project to build a gui parser that looks at a text file and returns useful infom word count complexity etc

Awesome Lists containing this project

README

          

# parser
a project to build a gui parser that looks at a text file and returns useful info about word count complexity etc

currently needs a routine to blank the panel
and more functionality in the analysis

one file parsergui.py

my.txt is a test file for the program.