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
- Host: GitHub
- URL: https://github.com/johnfire/text-parser
- Owner: johnfire
- License: cc0-1.0
- Created: 2015-06-14T07:55:58.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-05T09:42:34.000Z (almost 11 years ago)
- Last Synced: 2025-01-11T00:12:43.324Z (over 1 year ago)
- Language: Python
- Homepage: http://www.computers.christopherrehm.de
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.