pythonprinciples.com is a website for learning python through actually programming.
I'm a big fan of this style of learning and I wanted some evidence for the python skills I have built over the last few months, so I have created a repo to catalogue my solutions to their challenges.
I have also compiled a series of tests using pytest, writing these tests will, hopefully, result in a deeper understanding of each challenge and their requirements for success.