JockeTF / wutlib

Demonstrates something floofy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wutlib

Demonstrates something floofy.

$ python3 -m wutlib
Floof is floofy!
$ python3 -m unittest --quiet
Floof is floofy!
----------------------------------------------------------------------
Ran 3 tests in 0.000s

OK
$ poetry install --quiet
$ poetry run wutlib --help
This isn't an argument clinic!
$ pip install --quiet .
$ wutlib --help
This isn't an argument clinic!

About

Demonstrates something floofy


Languages

Language:Python 100.0%