150 行代码的全文搜索引擎 原文: PyCoder’s Weekly - Issue #466
- 210331 Zoom.Quiet(大妈) 用时 42 分钟 完成快译
- 210331 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄.
- Python中的多模工作流程
- ALEX HAYES Learn how to organize models into dataframes for exploratory data analysis, and why you might want to consider doing this.
- 150 行 Python 代码构建全文搜索引擎
- BART DE GOEDE
Go from data preparation to search engine in just a few lines of Python.
(
是也乎:
)
- BART DE GOEDE
Go from data preparation to search engine in just a few lines of Python.
(
- Python 的 Ordereddict 与 Dict: 任务的正确工具
- REAL PYTHON
In this step-by-step tutorial, you’ll learn what Python’s OrderedDict is and how to use it in your code. You’ll also learn about the main differences between regular dictionaries and ordered dictionaries.
(
是也乎:
)
- REAL PYTHON
In this step-by-step tutorial, you’ll learn what Python’s OrderedDict is and how to use it in your code. You’ll also learn about the main differences between regular dictionaries and ordered dictionaries.
(
- 发布 OpenTelemetry Python 1.0
- MATTHEW MCCLEARY
- • Shared by Alex Mitelman OpenTelemetry Python distributed tracing API/SDK released its 1.0 version.
- PyCharm 2021.1 EAP 5 已出局
- JETBRAINS.COM
- 发布 Mu Version 1.1.0-Beta.3
- MADEWITH.MU
探讨/吐糟
Discussions
- Python 让我看起来像一个男巫
- REDDIT
A design team needs to process 745 headshots to fit 150x150px for an external platform. The team: Ugh, this will take over 2 weeks. A Python developer: Hang on, give me 5 minutes.
(
是也乎:Wizard ~ 男巫; 嗯哼, 没毛病 )
- REDDIT
A design team needs to process 745 headshots to fit 150x150px for an external platform. The team: Ugh, this will take over 2 weeks. A Python developer: Hang on, give me 5 minutes.
(
文章/教程/嗯哼
Articles, Tutorials and Talks
- 了解 Python 列表推导式
- REAL PYTHON
- course
Python list comprehensions make it easy to create lists while performing sophisticated filtering, mapping, and conditional logic on their members. In this course, you’ll learn when to use a list comprehension in Python and how to create them effectively.
(
是也乎:
伟大的列表推导式
)
- 用 Python 和 Twilio Messaging 来了解 Suez Canal 是否仍然被阻止
- SAM AGNEW
The boat has finally been unstuck, but just in case you want to check on whether or not anything like this happens again, here you go!
(
是也乎:PIL -> Twilio 也是经典的社区相爱相杀故事. )
- SAM AGNEW
The boat has finally been unstuck, but just in case you want to check on whether or not anything like this happens again, here you go!
(
- HPy: Python更好的 C API
- ANTONIO CUNI The HPy project aims to create a simpler and faster C API for Python.
- Python 社区访谈 Dane Hillard
- REAL PYTHON
Dane Hillard, the author of the book Practices of the Python Pro, discusses a variety of topics, including code complexity, Python package maintenance, and popcorn.
(
是也乎:
)
- REAL PYTHON
Dane Hillard, the author of the book Practices of the Python Pro, discusses a variety of topics, including code complexity, Python package maintenance, and popcorn.
(
- Records and Sets: 选择理想的数据结构
- REAL PYTHON
- course
Learn about two of Python’s data structures: records and sets. You’ll look at multiple types and classes for both of these and learn which implementations are best for your specific use cases.
(
是也乎:
)
- Python 加密执行且无性能损失
- WOLFGANG RICHTER If you need to secure Python’s bytecode to minimize attack surfaces in your production deployment, then you’ll definitely want to check this out!
- Python 3.10 中所有重要功能和更改
- MARTIN HEINZ
- • Shared by Martin Heinz
Python 3.10 is slated to be released in October of this year. Read about some of the features and changes you can expect to see.
(
是也乎:放飞的 Python 越来越像 C++ 23? )
- 改善真蟒/REAL PYTHON 的学习体验
- REAL PYTHON
- podcast
Dan Bader talks about Real Python’s completely refreshed layout designed to improve users’ learning experience.
(
是也乎:
)
好物/妙品/
Interesting Projects, Tools and Libraries, Projects & Code
- hpy: A Better C API for Python
- GITHUB.COM/HPYPROJECT
- pyce: 加密 Python 执行
- GITHUB.COM/SOROCO
- lux: Python API 用于智能视觉数据发现
- GITHUB.COM/LUX-ORG
- mcpyrate: Python 的高级 Macro Expander 和语言实验室
- GITHUB.COM/TECHNOLOGICAT
- flenser: 简单,最小,自动化的探索数据分析工具
- GITHUB.COM/JOHNMCCAMBRIDGE
- opentelemetry-python: OpenTelemetry Python API and SDK
- GITHUB.COM/OPEN-TELEMETRY
- icecream: 再也甭 print() 来调试了
- GITHUB.COM/GRUNS
(
是也乎:
再次推荐, 这个思路是清奇的…
一次替代了 print 以及 logging 两模块
)
- GITHUB.COM/GRUNS
(
- Polars: Rust & Python 窃取快速数据标记
- GITHUB.COM/RITCHIE46 • Shared by Robin van den Brink
📆🐍 活动/大会
Events, MeetUp 真的是全球线下活动组织中心
- ⋅ Real Python Office Hours (Virtual)
- March 31, 2020
(
是也乎:即便是线上的, 一样收费. )
- March 31, 2020
(
- ⋅ Python for ML and AI Global Summit ‘21
- April 8 – 10, 2021
- ⋅ PyCon Israel 2021 (Virtual)
- May 2 – 3, 2021
(
是也乎:以色列, 全球创新热点地区… )
- May 2 – 3, 2021
(
- ⋅ PyCon 2021 (Virtual)
- May 12 – 18, 2021
(
是也乎:反正很早都上 油管了, 随时可以 review, 当然, 这个随时, 随时了很多年都没刷光. )
- May 12 – 18, 2021
(
- ⋅ DjangoCon Europe 2021
- June 2 – 6, 2021
- ⋅ PyCon India 2021
- September 17 – 20, 2021
DAMA
❤️ Happy Pythonic ;-(
大妈私人无责任播报)
- gruns/icecream: 🍦 Never use print() to debug again.
- github
(
是也乎:独创 logging + debug 模块 )
- github
(
- 沈崴的个人空间 - ( ゜- ゜)つロ 乾杯~ Bilibili
- 哔哩哔哩
(
是也乎:老司机开新坑, 时隔10年, 沈游侠再次开声, 值得关注:
)
- 哔哩哔哩
(
- 如何持证 (SSL) 开车 — 蟒营™ 怂怼录
- UPYUN
(
是也乎:私人初体验, 现在 http/https 资源混用浏览器越来越傲娇了, 最好有工具可以统一迁移… )
- UPYUN
(
PS
好文笔,感叹号年度配额: 2/3 投稿/反馈邮箱: [email protected] (邮件列表地址, 当成正常邮件发送邮件就好, 不用注册, 不用翻越…)
ZoomQuiet/大妈
就是四处 是也乎,( ̄▽ ̄) 的那个大妈:
私自嗯哼: ZoomQuiet (订阅号: ZoomQuiet42)
公开课程: 蟒营 (订阅号: Mainium)
历史吐糟: Chaos42 (订阅号 PythoniCamp)
as 创始组织者:
PyChina (订阅号: PyChinaOrg)
本地社区:
GDG珠海 (订阅号: GDG-ZhuHai)
TFUG珠海 (订阅号: ZH_TFUG)
NN 4334

