Programming robots with Python and Pybots
These last few years, I had fun with some challenges implying coding robots for solving different problems while communicating with remote hosts.
I then started a small project named Pybots (now, a package on PyPi for Python 2 and 3 as well) for wrapping simple features (e.g. logging) together so that programming a (ro)bot becomes coding just a few lines. The documentation on the GitHub repo provides a few examples coming from well-known CTF websites.
Any feedback, or better, any contribution, would be of course very appreciated.