13 projects
po-simple-test
A simple test runner
po-publish
wraps `poetry publish --build` with some logic for my personal needs
po-case-conversion
Convert between different types of cases (unicode supported)
simple-test-process
The process ran by simple_test to isolate the environment
simple-test-default-reporter
The default reporter for simple_test
another-expect
An expect function with an api and documentation to my liking
pretty-simple-namespace
A pretty printer for SimpleNamespace
is-git-repo-clean
A simple function to test whether your git repo is clean
another-linked-list
A linked list with an api and documentation more to my liking
all-purpose-set
A set that works with both hashable and non-hashable elements
all-purpose-dict
A dict that works with both hashable and non-hashable keys
tedent
like dedent but more flexible
simple-chalk
A terminal string styling library