A simple app to help your out-of-your-desktop-or-laptop self to remind
stuff to your future in-your-desktop-or-laptop self.
https://github.com/facundobatista/recordium/
The idea is that you execute Recordium in your desktop computer or in
your laptop, and it will remain there as a small icon.
Hi All,
I'd like to announce pytest-logger - pytest plugin handling stdlib logs.
Why yet another logging plugin?
* logs to filesystem in fine-grained way: per-logger and per-testcase
* logs to terminal in real-time: filtering by logger and level
* uses pytest hooks as user API, which leaves cmd