devine/devine
rlaphoenix 7560ee96c9 Replace console.log calls with padded console.prints
While console.log is currently removing the need for `Padding(..., (0, 5))` as it is overwritten to do it automatically, but in terms of purpose the `console.print` function is more logical.

I hope to find a way to automate the padding within console.print in the future, but for now this will work.
2023-02-26 23:35:40 +00:00
..
commands Replace console.log calls with padded console.prints 2023-02-26 23:35:40 +00:00
core Revert back to using logging over console.log where possible 2023-02-26 21:20:43 +00:00
vaults Drop support for Python 3.8 2023-02-22 03:43:22 +00:00
__main__.py Initial commit 2023-02-06 02:41:29 +00:00