jimbarrett27 / wrdcld

A predictable, interpretable wordcloud library
GNU General Public License v3.0
2 stars 0 forks source link

Add a basic CLI for easy testing #21

Open naslundx opened 2 months ago

naslundx commented 2 months ago

Fixes #20

Added main.py for the CLI.

Also moves the entrypoint out of init.py and into main.py

Try it out with for example python -m wrdcld examples/dancingmen.txt

jimbarrett27 commented 2 months ago

I changed the default branch to dev, so you'll need to change the target branch for this PR :grimacing:

naslundx commented 2 months ago

I changed the default branch to dev, so you'll need to change the target branch for this PR 😬

Thanks! I will get back to this later in the week. :)