Initial commit
Spun out from where I had it previously (a private repo) and tidied the code up a bit. Included a bit more static analysis courtesy of ruff, and fixed up the errors. (There weren't many.) Update README
This commit is contained in:
commit
987ce65d5f
6 changed files with 461 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
build
|
||||
*egg-info*
|
||||
Loading…
Add table
Add a link
Reference in a new issue