Counting words within a folder of files recursively.
Project description
Word Sum
Wordsum is a package for counting words within a folder of files recursively.
Usage
import wordsum
if __name__ == "__main__":
print(wordsum.count_words('./example_files',['.md','.ipynb']))
wordsum.list_supported_formats()
Installation
If you are using pip:
pip install wordsum
Supported Formats
Currently wordsum only supports markdown .md
and jupyter notebooks .ipynb
.
Contribute
PRs are welcome for anything!
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
wordsum-0.1.3.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file wordsum-0.1.3.tar.gz
.
File metadata
- Download URL: wordsum-0.1.3.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.6.8 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 130289d9c06772db4f7c24356ae27b12fa5a4a6316645c08709c200249ab7b2b |
|
MD5 | 65b1cbda5c0f2c734b43e2c9e65658e3 |
|
BLAKE2b-256 | cd8282c3e9404badc1e7e40888f13af1c8284870af6a8f96e2aaca30c4288251 |
File details
Details for the file wordsum-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: wordsum-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.6.8 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3caeb508fc1e819af92b97472c4444eedf7e5b4b404230e556a86d76f72e280b |
|
MD5 | 1a59b6eb1b44d81977273208ee761778 |
|
BLAKE2b-256 | 10efd613f1763f1c31463fc9b8ab45661c827dfd3a69d651b9fe6991ecd12936 |