Posts tagged "Python"

2 post2 found

How to Setup a Proper Python Environment on Windows

One of the things we have to do at MarkedUp on a routine basis is test the live HTTP endpoints for our data collection APIs, and some of the data structures we upload are multipart-form POSTs that ...

Project Scaffolding for Python

 Over the summer I went through Zed Shaw’s Learn Python the Hard Way in an effort to broaden my horizons and start learning languages beyond C#. Learn Python the Hard Way is a book designed ...