Skip to main content

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

FolderAnalyse-0.1.5.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

FolderAnalyse-0.1.5-py3-none-any.whl (7.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page