Skip to main content

Counts the words in an ASCII file.

Project description

This project came out of an exercise to count the number of words in a text file and display the top results.

Installation

Run this to install

pip install wordcount_file

Usage

Create a WordCount object:

>> import wordcount_file
>> wc = wordcount_file.WordCount('file_to_count.txt')

Project details


Release history Release notifications | RSS feed

This version

0.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wordcount_file-0.2.tar.gz (2.4 kB view hashes)

Uploaded Source

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