How do you start a new project? How do you deliver a script to co-workers? How do you develop it with best practices? How do you use virtualenv and pip? How do you package it? How do you automate testing, building, uploading to PyPI?
This class will walk you through creating your own simple script and ending with something that is worthy of others.
Have you ever wondered what the best way to structure, package and deploy a simple script or library? This hands-on tutorial will cover various aspects and then allow you time to implement them.