
#302 The Blue Shirt Episode
Python Bytes
00:00
Using Python to Learn APIs
This is a really great way to learn an API or learn a service. Try it out with a table that you're creating that only has two or three elements in it so that you can you can play with it. The only thing I think I probably add, of course, is if you're going to do little code snippets,. These all have to be in separate files, right? Unless you just write test functions. So this is a great use for pytest. If I'm learning something, I just do these little code snippets, but I do them within a test function. And then it can be it's not really testing anything except my own knowledge, but I can run them
Transcript
Play full episode