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
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 details)
File details
Details for the file wordcount_file-0.2.tar.gz.
File metadata
- Download URL: wordcount_file-0.2.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
591eb8c9d89be7ef603aa0fc2b03cc64b01cf0a8a1ece3ebed62218669c2cff6
|
|
| MD5 |
73cab8e7016fea054d343cf9ebf4b013
|
|
| BLAKE2b-256 |
ec06ba0f1d771a8c8996dfdc753b027fc9996fe290004af31ef58d07637f9340
|