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:

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.5.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.5.0-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pycounts_tt25-0.5.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.5.0.tar.gz
Algorithm Hash digest
SHA256 b1fac91b4812dcd7381e1da4c722bf77e77a988828dd7455746a4543a2c20140
MD5 f511bbe834788d154f211e86c78e549d
BLAKE2b-256 465825468599046c6f9fc9986453111663234fae8a2394ed21600f2dae575438

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pycounts_tt25-0.5.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.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a1401bb21c41329b685167f59412101f5fd333680b67be3ad97402e4523d56d8
MD5 93b8e154abca09fd708aa103b2e5a4e3
BLAKE2b-256 293286ff256ddd20c1cf8323d98a147c67d97a342288e3522b910af8f053d981

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