Skip to main content

Pure-Python Japan Business Day Generator

Project description

https://img.shields.io/pypi/v/word-counter.svg https://img.shields.io/pypi/l/word-counter.svg https://img.shields.io/pypi/pyversions/word-counter.svg https://img.shields.io/github/contributors/sig9org/word-counter.svg

word-counter

Count the number of words on the specified URL(s).

Requirements

  • python 3.4+

  • libicu-devel

Installation

In case of CentOS8, execute as follows:

# dnf -y install libicu-devel
# pip install word-counter

Usage (CLI)

Count words, list results.

$ word-counter --klass 'site-content' https://blogs.cisco.com/developer
{
  ",": 18,
  "2020": 11,
    .
    .
    .
  "monitoringStealthwatch": 1,
  "1234": 1
}

Just count words

$ word-counter --count-only --klass 'site-content' https://blogs.cisco.com/developer
377

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

word-counter-0.0.1.tar.gz (4.1 kB view details)

Uploaded Source

File details

Details for the file word-counter-0.0.1.tar.gz.

File metadata

  • Download URL: word-counter-0.0.1.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.8

File hashes

Hashes for word-counter-0.0.1.tar.gz
Algorithm Hash digest
SHA256 5f3ce071c910988989b563fcc360dbfcc0eef18e9c608616c6fa1538a391647e
MD5 8ed076e7eb86ec6750d7494e82572c53
BLAKE2b-256 19229e684f5f2634f29fcc8ec91d2e9d78eba0bc5f0b61e240830de9edafc8d9

See more details on using hashes here.

Provenance

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