欢迎阅读《pythonista周刊》第500期。Let us start!
原文: https://mailchi.mp/pythonweekly/python-weekly-issue-500
翻译:Dustyposa
来自赞助商(PS:原文的赞助商):
Ray Summit | June 22-24: Scalable Python & ML for everyone Build & scale any application with Ray, the open-source Python framework. Join Ray Summit to see how Ray is becoming the dominant platform in distributed computing and the best way to scale ML & Python. Register free to join live & on-demand.
新闻
PyCon US 2024 and 2025 Announcement
2024年和2025年的 PyCon US
的地点已经公布,是宾夕法尼亚州的匹兹堡。
文章、教程与话题
Flask 2.0 Review
对新的 Flask 2.0
版本中最有趣的方面进行了评论,包括路由更新、 Websocket
支持和异步支持。
图片搜索在Dropbox的运作方式
在这篇文章中,我们将描述我们基于机器学习技术的图像内容搜索方法的核心思想,然后讨论我们如何在 Dropbox
现有的搜索基础设施上建立一个高性能的实现。
我用来经营一个人的硬件公司的工具和技术
观察 Winterbloom
所使用的技术和工具。
Automating all the Things with Home Assistant's Paulus Schoutsen Home Assistant allows you to control all your devices without storing any of your data in the cloud. The project was started as a Python application by Paulus Schoutsen in September 2013 and has turned into a massively popular series of projects that span hundreds of devices! Plus, they like to keep your privacy private!
Creating the Perfect Python Dockerfile
在不改变项目源代码的情况下提高你的 Python
代码性能和安全性。
编译方式的胜利
Dolt Powered Bartender Creating a robot bartender with a Flask server and Dolt to serve cocktails.
使用Turbo-Flask动态更新你的Flask网站
如何动态更新网页的某个部分,而不需要用户点击浏览器上的刷新按钮?本文向你介绍 Turbo-Flask
扩展,它可以让你的 Flask
应用轻松向浏览器推送异步页面更新,而不需要编写任何 JavaScript
代码。
与Collie一起取更好的啤酒推荐
在这三部分的博客系列中,我们将使用 Collie
库来迭代建立和理解深度学习推荐模型,根据用户以前的历史或他们喜欢的特定啤酒向他们推荐啤酒。在这一过程中,我们将努力缩短训练时间,通过简单的优化来改善我们的结果,并将元数据直接纳入模型和损失函数中。
Simple Multiprocessing In Python: Comparing core vs libraries
演示 Python
的并发处理,并与外部第三方库如 loky
、ray
和 pathos
进行比较。
将(几乎)任何东西加载到DataFrame的指南
Pandas
提供了许多将数据读入 DataFrame
的选项,下面是我们发现最有用的选项的简短指南。
使用基于AWS Amplify容器的REST API部署FastAPI后端
Powering the Python Package Index in 2021
Efficient SQL on Pandas with DuckDB
AWS IAM, Boto3 and Python: Complete Guide with examples
有趣的项目、工具和库
orchest
用于数据科学的新型 IDE
。
camply A command line tool to help you find campsites at thousands of sold out campgrounds across the USA.
Open Vision API
基于开源模型的开源计算机视觉 API
Humbug 获取你的API、库或命令行工具的使用指标和崩溃报告。
QLogging
颜色漂亮,快速而简单的 Python
日志库。
stream-unzip
Python
函数用于流式解压缩 ZIP
档案中的所有文件:无需将整个 ZIP
文件或其任何文件一次性加载到内存中。
Reviews
一个终端 UI
仪表板,用于监控几个 Github
仓库和拉动请求的代码审查请求。
Greykite A flexible, intuitive and fast forecasting library.
SQLFluff
一个为 Humans
提供的 SQL
接口和自动格式化。
notion-sdk-py
一个简单且易于使用的 Notion API
客户端。
Aim
一个超级简单的方法来记录、搜索和比较 1000
次 ML
训练运行。
GanTTY 用终端进行项目规划。
最近更新
Django bugfix releases issued: 3.2.3, 3.1.11, and 2.2.23
活动
Virtual: Pyninsula #29 将会有以下话题:
- Thinking outside the element: Array indices point between entries
- Effective Python Monorepos with the Pants Build System
- Making Microrepos Feel Llike Monorepos with All-repos
Virtual: DragonPyMeetup May 2021 将会有以下话题:
- Automating Google Sheets with Python (gspread library use cases)
- Django-mockingbird - Unit testing Django applications without touching the database doesn't have to suck
Virtual: PyData Hamburg Meetup May 2021 将会有以下话题:
- A Loan Defaulter Prediction Model
- AutoML
Virtual: PyData Cambridge Meetup May 2021 将会有以下话题:
- Features Stores: What's all the hype about?
- The Future of ML is Tiny
Virtual: DC Python Meetup May 2021 There will be a talk, Jupyter Notebook Workflows with Jupytext and Papermill.
Virtual: PyData Chicago Meetup May 2021 There will be a talk, Topological Estimation of Image Data via Subsampling.
Posa:
❤️ Happy Pythonic ;-(Posa私人无责任播报)
----- 分割线 -----
如果你发现哪里翻译有误的话,请务与我联系!感谢!
Comments