Recordium

2016-12-30 Thread Facundo Batista
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.

pytest-logger 0.1.3 released

2016-12-30 Thread Krzysztof Laskowski
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