Skip to main content

Word counter for raw Markdown files

Project description

⬇ Markdown Word Count

CircleCI status

A word counter for raw Markdown files, excluding punctuation, footnotes, and special Markdown or HTML tag syntax.

💻 Installation

You will need...

▶ Usage

To run this script, pass the file you want to have analyzed as the first parameter:

./mwc.py myfile.md

If that doesn't work, explicitly pass the program to Python:

python mwc.py myfile.md

If this doesn't work, try python3 instead of python.

⛏ Development

Run this to execute all tests:

python -m unittest discover

💬 Ports to Other Programming Languages

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

markdown-word-count-0.0.1.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distributions

markdown_word_count-0.0.1-py3.8.egg (4.5 kB view hashes)

Uploaded Source

markdown_word_count-0.0.1-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

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