A program that analyses files in a directory with word frequency statistics.
Project description
# FolderAnalyse
[](https://travis-ci.com/rpep/folder-analyse) [](https://folderanalyse.readthedocs.io/en/latest/?badge=latest)
FolderAnalyse is an application which provides word frequency statistics about files. It is designed for use primarily as a command line application, but it can also be used as a library.
To install FolderAnalyse, simply install from PyPi via:
`bash python3 -m pip install FolderAnalyse `
Alternatively, to try out the latest version, install directly from GitHub with:
`bash python3 -m pip install git+https://github.com/rpep/FolderAnalyse `
After that, FolderAnalyse will be available at the command line; to view the help simply call
`bash FolderAnalyse -h `
For documentation on how to use FolderAnalyse, please see the documentation [here](https://folderanalyse.readthedocs.io/en/latest/).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for FolderAnalyse-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7172c52ef86de34cae5e421a3e300a0ffdbbc80236c0d2885fea3966a48ce8ce |
|
MD5 | 3d83f73feea8b7a78194e5a7e94b14cf |
|
BLAKE2b-256 | c48b23468ed382f2c5ce38986b240840e44d1c7103567e5089a2c57a5399bd52 |