bumblebee-status/modules
Tobias Witek 66537fbe05 [core/output] Rewrite to hide sys.stout
Add generic "draw()" method that redirects internally to the actual
calls. These can now produce JSON, which is nicer because:

1. Easier to use during testing
2. More flexible
3. Centralizes printing (somewhat)

Still, the "suffix" concept isn't really nice, but so far, I have no
better approach.
2020-02-01 21:37:38 +01:00
..
__init__.py [core] Re-enable preliminary module loading (stubbed) 2020-01-19 15:36:52 +01:00
test.py [core/output] Rewrite to hide sys.stout 2020-02-01 21:37:38 +01:00