13 Delivering Python Applications
Once you feel you’ve met the requirements for a minimum viable product, it’s time to focus on the delivery pipeline. A delivery pipeline defines how your users will get your application and any future updates. Truthfully, I tend to start my projects by defining these attributes, as they can make some development choices more or less advantageous. For example, if you decide to deploy your application to the cloud, saving the data as local files doesn’t make as much sense as it would if you plan to deliver your code as a local package. In this chapter, we’ll take a high-level look at four potential delivery ...
Get Math for Security now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.