Skip to main content

Calculate word counts in a text file!

Project description

pycounts_lennonay

Calculate word counts in a text file!

Installation

$ pip install pycounts_lennonay

Usage

pycounts_lennonay can be used to count words in a text file and plot results as follows:

from pycounts_lennonay.pycounts_lennonay import count_words
from pycounts_lennonay.plotting import plot_words
import matplotlib.pyplot as plt

file_path = "test.txt"  # path to your file
counts = count_words(file_path)
fig = plot_words(counts, n=10)
plt.show()

Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

pycounts_lennonay was created by Lennon Au-Yeung. It is licensed under the terms of the MIT license.

Credits

pycounts_lennonay was created with cookiecutter and the py-pkgs-cookiecutter template.

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

pycounts_lennonay-0.1.0.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pycounts_lennonay-0.1.0-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file pycounts_lennonay-0.1.0.tar.gz.

File metadata

  • Download URL: pycounts_lennonay-0.1.0.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.11.1 Darwin/21.6.0

File hashes

Hashes for pycounts_lennonay-0.1.0.tar.gz
Algorithm Hash digest
SHA256 7fd9bdde8fee073674d7a64d66e823f3d2846a14b3a31ff0a8c8c1c29671c1ad
MD5 ea8a8783997ff931ba6963715b7790bc
BLAKE2b-256 a1512f62793d0a37fcdf3067dca605e9753e35347ac5609d9ee277330b25d7a2

See more details on using hashes here.

File details

Details for the file pycounts_lennonay-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: pycounts_lennonay-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.11.1 Darwin/21.6.0

File hashes

Hashes for pycounts_lennonay-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e0280873fd3b4173fc515ddb070096d15afc91c6a43206a45392d89fcef069f8
MD5 31c789dfb1b135046d46ada6d8e45f7b
BLAKE2b-256 d0c32a86dbf74934ac0f377c67c11e43b175948b78f31c49564fcb0beb3ee52b

See more details on using hashes here.

Supported by

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