- Hands-On Enterprise Automation with Python.
- Bassem Aly
- 108字
- 2021-06-18 19:22:26
System and cloud Python libraries
Here are some of the python packages that can be used for both system and cloud administration. Public cloud providers such as Amazon Web Services (AWS) and Google tend to provide open and standard access to their resources in order to be easily integrated with the organization DevOps model. Phases like continuous integration, testing, and deployment require continuous access to infrastructure (either virtualized or bare metal servers) in order to complete the code life cycle. This can't be done manually and needs to be automated:



You can find more of the python packages categorized into different areas at the following link: https://github.com/vinta/awesome-python.
推薦閱讀
- Deploying Node.js
- 軟件項目管理(第2版)
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Twilio Best Practices
- Windows Presentation Foundation Development Cookbook
- Learning Apache Mahout Classification
- PLC應用技術(三菱FX2N系列)
- 現代C++編程實戰:132個核心技巧示例(原書第2版)
- Scratch·愛編程的藝術家
- C語言程序設計
- Python機器學習與量化投資
- Deep Learning for Natural Language Processing
- Pandas入門與實戰應用:基于Python的數據分析與處理
- PhoneGap 3.x Mobile Application Development Hotshot
- 流暢的Python