- Building Serverless Python Web Services with Zappa
- Abdulwahid Abdulhaque Barguzar
- 92字
- 2021-07-16 18:16:16
Technical requirements
Before making headway, let's understand the technical requirements and configure the development environment. This chapter does have a conceptual demonstration of an application development. Hence, there are some prerequisites:
- Ubuntu 16.04/macOS/Windows
- Python 3.6
- Pipenv tool
- Zappa
- Flask
- Flask Extensions
Once you have configured Python 3.6 and installed the Pipenv tool, you can create a virtual environment and install these packages. We are going to explore the installation and configuration of this in a later section. Let's move on and understand some basic concepts of Python-based frameworks and their related implementation.
推薦閱讀
- Application Development with Qt Creator(Second Edition)
- 微商之道
- 物聯網工程規劃技術
- 面向物聯網的CC2530與傳感器應用開發
- Building Django 2.0 Web Applications
- 5G承載網網絡規劃與組網設計
- SD-WAN架構與技術(第2版)
- WordPress 5 Complete
- 物聯網與無線傳感器網絡
- 電力物聯網工程技術原理與應用
- Building RESTful Web services with Go
- OMNeT++與網絡仿真
- Android UI Design
- 網管第一課:網絡操作系統與配置管理
- 深入理解Nginx:模塊開發與架構解析