My week in links
After a friend suggested, constantly, that I start creating a lump sum week in review email I did just that. I set up a tiny letter news letter for anyone who is interested. Subscribe to Rumproarious by email Fun github projects: https://github.com/amoffat/pbs - PBS is a unique subprocess wrapper that maps your system programs to Python functions dynamically. PBS helps you write shell scripts in Python by giving you the good features of Bash (easy command calling, easy piping) with all the power and flexibility of Python. https://github.com/marstall/shim/ - Shim looks like a great testing tool. It allows you to...