
Автор: Matthew Wilkes
Издательство: Apress
Год: 2020
Формат: true pdf/epub
Страниц: 620
Размер: 11.2 Mb
Язык: English
This book builds on basic Python tutorials to explain various Python language features that aren’t routinely covered: from reusable console scripts that play double duty as micro-services by leveraging entry points, to using asyncio efficiently to collate data from a large number of sources. Along the way, it covers type-hint based linting, low-overhead testing and other automated quality checking to demonstrate a robust real-world development process.