8000 GitHub - essoen/wordcount: A Flask app that counts word occurences of TXT-files
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

essoen/wordcount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

wordcount

A Python Flask application that lets you upload a TXT-file, type in a word, and the app returns how many times that word occurs in the file.

Installation

First you'll need Python 3. Then pip install flask and run app.py. Access the app on localhost:5000.

About

A Flask app that counts word occurences of TXT-files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0