Skip to main content

For testing ws python package.

Project description

initial

For testing ws python package.

Installation

$ pip install initial

Usage

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

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

file_path = "text" # path to your file
counts = count_words(file_path)
fig = plot_words(counts, n=10)
plt.shoq()

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

initial was created by Ming. It is licensed under the terms of the MIT license.

Credits

initial 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

initial-0.2.2.tar.gz (88.8 kB view details)

Uploaded Source

Built Distribution

initial-0.2.2-py3-none-any.whl (89.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: initial-0.2.2.tar.gz
  • Upload date:
  • Size: 88.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for initial-0.2.2.tar.gz
Algorithm Hash digest
SHA256 73134e29a5048942887b5de596e86016e4d749436b998d9ca1318da81bcc145d
MD5 3894554fdd3009886a9795d669e8df52
BLAKE2b-256 170f232627b5082d82ed0011ad753c123bdcbd5c5ede33e1c70824812dfd7d07

See more details on using hashes here.

File details

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

File metadata

  • Download URL: initial-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 89.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for initial-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6144c73b6ded3b3e9d3a563f6a4f414844e83cc84b728ac070a52bd516e0396b
MD5 58b08651afb3c389f2e791d3e2508aca
BLAKE2b-256 882c5948b14f327b44f2902a62ad2318b36146771c46a81d304831f2dd0811d9

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