Serious Python: Black-Belt Advice on Deployment, Scalability, Testing, and More

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Author(s): Julien Danjou
Publisher: No Starch Press
Year: 2019

Language: English
Commentary: True PDF
Pages: 218
Tags: Python (Computer program language)

Starting your project --
Modules and libraries --
Documentation and good API practice --
Handling timestamps and time zones --
Distributing your software --
Unit testing --
Methods and decorators --
Functional programming --
The abstract syntax tree, Hy, and Lisp-like attributes --
Performances and optimizations --
Scaling and architecture --
Managing regional databases --
Write less, code more.