CLI tool for generating pelican article statistics
For installing this tool, I suggest using uv tool, pipx or something similar.
uv tool install pelican_stat
After installation, you can see the detail by add --help
flag.
e.g.,
pelican-stat --help
or
pelican-stat collect --help
or
pelican-stat plot --help
See Contributing
Wei Lee weilee.rx@gmail.com
Created from Lee-W/cookiecutter-python-template version 3.0.0