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