Skip to main content

To count words in a text file

Project description

ci-cd codecov

Author: Vanessa Yuen

pycounts_imtvwy

To count words in a text file

Installation

$ pip install pycounts_imtvwy

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

sdfdsfsd

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_imtvwy was created by Vanessa Y. It is licensed under the terms of the MIT license.

Credits

pycounts_imtvwy 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_imtvwy-0.2.2.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

pycounts_imtvwy-0.2.2-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file pycounts_imtvwy-0.2.2.tar.gz.

File metadata

  • Download URL: pycounts_imtvwy-0.2.2.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for pycounts_imtvwy-0.2.2.tar.gz
Algorithm Hash digest
SHA256 9ebd53aa42686aeec9e673b66244fea9e991cf74b90ca0d328022534c129965e
MD5 0e254da044a316a4a08517c84d367540
BLAKE2b-256 734d3d0588bffecff70317bbe94dde0465335c4544227bdee2513e69bb3dd79f

See more details on using hashes here.

File details

Details for the file pycounts_imtvwy-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: pycounts_imtvwy-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for pycounts_imtvwy-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8294ce10e22451bdfda3370b9865c77c9e0948688d4f45ac338f4d570d26e047
MD5 1074544afdfcac977ff48b8a3cf929b3
BLAKE2b-256 04e2162a9d61854708decf7cb10f3d14615a681943a9c66935730ef149b2dfb4

See more details on using hashes here.

Supported by

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