Skip to main content

Calculate word counts in a text file!

Project description

pycounts_tt25

Author: Tiffany Timbers

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:

import pycounts_tt25
import matplotlib.pyplot as plt

file_path = "test.txt"  # path to your file
counts = pycounts_tt25.count_words(file_path)
fig = pycounts_tt25.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.

Developer notes

For information on how to contribute your developments back to the pycounts_tt25 Python package, see CONTRIBUTING.md

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.6.0.tar.gz (3.0 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.6.0-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pycounts_tt25-0.6.0.tar.gz
  • Upload date:
  • Size: 3.0 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.6.0.tar.gz
Algorithm Hash digest
SHA256 2a5811d0c311aa91668febb45d4093cbfd03533fc999878127fc934a9613ef66
MD5 501aab340610503f53f3d58de5987425
BLAKE2b-256 2257925ccfc0b1c3275b778978d2f1ddbc82aef53c1230e12c8da2cb5a3eaa46

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pycounts_tt25-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 3.9 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.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9333c6d80ffcf9235803893da3663d57423cb8098727bec91d7950530c38c4c4
MD5 f6b0ac149b271fcde2f6dfaa947b5604
BLAKE2b-256 e60220a7f6b545496663e45e92c1fba460ebf4d45c06e4d93d459aaf06c3fac9

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