Skip to main content

Calculate word counts in a text file!

Project description

pycounts_tt25

Documentation Status

codecov

Calculate word counts in a text file!

Installation

$ pip install pycounts_tt25

Usage

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

from pycounts.pycounts import count_words
from pycounts.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_tt25 was created by Tiffany Timbers. It is licensed under the terms of the MIT license.

Credits

pycounts_tt25 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_tt25-0.4.0.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

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

pycounts_tt25-0.4.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file pycounts_tt25-0.4.0.tar.gz.

File metadata

  • Download URL: pycounts_tt25-0.4.0.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for pycounts_tt25-0.4.0.tar.gz
Algorithm Hash digest
SHA256 de8bc21653d94780694def6a374eb0068524fdaa8741d2e8301bba8e81789c54
MD5 0a2bf8cde4f1f8146aa4f914e8bad647
BLAKE2b-256 6b3598e817cdfa5a8290875302ddee26094380c739205d97610e6354a393ab58

See more details on using hashes here.

File details

Details for the file pycounts_tt25-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: pycounts_tt25-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for pycounts_tt25-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e3d451291c6aabaa064568ab7ac2416938c303e9f1b793e65fe1f229b523a45e
MD5 9889ff73cee444c330cb5e4d683bcfab
BLAKE2b-256 13c9793f2917ba58d3f6fbcd42d80ab5608c4243287a121f7fb2276a8937d803

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