A program that analyses files in a directory with word frequency statistics.
Project description
# FolderAnalyse
[![Build Status](https://travis-ci.com/rpep/folder-analyse.svg?branch=master)](https://travis-ci.com/rpep/folder-analyse) [![Documentation Status](https://readthedocs.org/projects/folderanalyse/badge/?version=latest)](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
File details
Details for the file FolderAnalyse-0.2.0.tar.gz
.
File metadata
- Download URL: FolderAnalyse-0.2.0.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd43ab8546087f40ad5c1b59ef8c6bb9e61205eaf62d26e69b775749ce002eba |
|
MD5 | 69b0b0d2975b5d875cb6cf2734ab6748 |
|
BLAKE2b-256 | 3f8e26dea70e7e142c9d6234d1750e83c5a996b61936deddf0858731666ceb3c |
File details
Details for the file FolderAnalyse-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: FolderAnalyse-0.2.0-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7172c52ef86de34cae5e421a3e300a0ffdbbc80236c0d2885fea3966a48ce8ce |
|
MD5 | 3d83f73feea8b7a78194e5a7e94b14cf |
|
BLAKE2b-256 | c48b23468ed382f2c5ce38986b240840e44d1c7103567e5089a2c57a5399bd52 |