Python 教程: Zip 文件-建立和提取 Zip 存檔node
連接: https://www.youtube.com/watch?v=z0gguhEmWiYpython
在此視頻中,咱們會學習建立和提取 Zip 存檔。從 zipfile 模塊開始,而後再使用 shutil 模塊。咱們能夠學到如何將此操做運用到單個文件和目錄,以及如何使用 gzip 。git
使用 Python,Flask 和 Twilio 構建 WhatsApp 聊天機器人github
連接: https://www.twilio.com/blog/build-a-whatsapp-chatbot-with-python-flask-and-twiliodjango
本教程展現了使用 WhatsApp 的 Twilio API 和 Python 的 Flask 框架爲 WhatsApp 構建聊天機器人有多簡單。flask
Tkinter 教程-在 Python 中建立圖形界面服務器
連接: https://www.youtube.com/watch?v=YXPyB4XeYLA網絡
本課程爲初學者學習 Tkinter 打造的。Tkinter 是用 Python 建立圖形界面(GUI應用程序)的最快,最簡單的方法。app
連接: https://www.pyimagesearch.com/2019/11/18/fire-and-smoke-detection-with-keras-and-deep-learning/
在本教程中,您將學習用 Computer Vision,OpenCV 和 Keras 深度學習庫來檢測火災和煙霧。
包含 NumPy 入門所需的全部知識。
連接: https://wiedi.frubar.net/blog/2019/11/18/django-performance/
Django 官方文檔中有一章關於 Django 性能和優化提供了一些很好的建議。在本文中,我想以此爲基礎介紹一些我過去爲減小頁面加載時間使用過的工具和方法。
連接: https://thekhan314.github.io/jupyter_on_your_phone_or_anywhere_really
經過部署運行 Jupyter 的遠程服務器以期在任何設備上運行 Jupyter
連接: https://www.youtube.com/watch?v=95y1N6MFCNs
學習在 glitch.com 上部署 Flask Web 應用程序。
如何在 Raspberry Pi 上運行 TensorFlow Lite 進行對象檢測
連接: https://www.youtube.com/watch?v=aimSGOAUI8Y
TensorFlow Lite 是一個運行輕量級機器學習模型的框架,很是適合 Raspberry Pi(樹莓派) 等低功耗設備!該視頻演示瞭如何在 Raspberry Pi 上設置 TensorFlow Lite,以運行對象檢測模型來鎖定和識別 實時攝像頭,視頻或圖像中的特定對象。
連接: https://jwork.org/home/node/69
連接: https://nezhar.com/blog/django-rest-framework-permissions-in-depth/
連接: https://github.com/quay/quay
構建,存儲和分發應用程序或容器。
連接: https://github.com/deepdrive/deepdrive。
連接: https://github.com/great-expectations/great_expectations
用於分析,驗證和記錄數據的工具,以期保證數據質量。
連接: https://github.com/nschloe/meshio
有多種網格格式可用於表示非結構化網格。meshio 能夠讀取和寫入多種網格格式,並在它們之間平滑轉換。
連接: https://github.com/Yelp/clusterman
Clusterman(集羣管理器)是用於 Mesos 和 Kubernetes 集羣的自動擴展引擎。它經過檢測指標, 能夠啓動或終止運算以知足工做負載需求,相似於官方的 Kubernetes Cluster Autoscaler
連接: https://github.com/ticarpi/jwt_tool
用於測試,調整和破解 JSON Web Tokens 的工具包。
連接: https://github.com/BharatKalluri/mail-sanitizer
一個用於清除電子郵件 CLI 工具!
連接: https://github.com/thunlp/OpenNRE
用於神經網絡關係提取(NRE)的開源軟件包。
連接: https://github.com/deepjyoti30/ytmdl
一個用於從 Youtube 獲取 mp3 格式歌曲的腳本。
連接: https://github.com/arundo/adtk
一個用於按時間序列進行無監督異常檢測的 Python 工具集。
連接: https://github.com/NVIDIAGameWorks/kaolin/
PyTorch庫,用於加速 3D 深度學習訓練。
連接: https://github.com/mzfr/rsh
rsh 是用 python 編寫的工具,可輕鬆爲 Linux 和 Windows 生成反向 Shell 命令。
連接: https://github.com/app-generator/flask-dashboard-modular-admin
在 ModularAdmin 儀表盤設計基礎上,以 Flask Web 框架製做的開源 Admin 儀表盤。
連接: https://www.pyopensci.org/blog/pandera-python-pandas-dataframe-validation
爲 Pandas 製做的數據驗證工具包。
本文翻譯自 Python Weekly 424,有刪改,不做爲商業用途。
歡迎關注微.信.公..衆號: 愛寫Bug