Go to file
Calum Andrew Morrell 6391958e86 prepared pyproject.toml for publishing to pypi 2024-08-28 00:12:15 +01:00
dg_clt added platform independent screen clear function 2024-08-27 17:26:37 +01:00
tests initial commit 2024-08-27 16:16:27 +01:00
.gitignore initial commit 2024-08-27 16:16:27 +01:00
README.md added basic info to README.md 2024-08-27 17:00:21 +01:00
poetry.lock prepared pyproject.toml for publishing to pypi 2024-08-28 00:12:15 +01:00
pyproject.toml prepared pyproject.toml for publishing to pypi 2024-08-28 00:12:15 +01:00

README.md

The Dazed Gerbil's Command Line Tools

This is intended to become a simple set of tools I use on a regular basis when developing a cli based app.

You almost certainly don't want to use this. There are probably hundreds of alternatives on PyPi already - each one notably better than my own.