pythonista-weekly : Pyw 508

欢迎阅读《pythonista周刊》第508期。Let us start 原文: https://mailchi.mp/pythonweekly/python-weekly-issue-508 翻译:Dustyposa 来自赞助商(PS:原文的赞助商): Get Your Weekly Dose of Programming A weekly newsletter featuring the best hand curated news, articles, tutorials, talks, tools and libraries etc for programmers. Join For Free 新闻 Łukasz Langa is the inaugural CPython Developer-in-Residence! Łukasz 将全职工作一年,协助 CPython 维护者和指导委员会的工作。负责的领域将包括分析研究,以了解项目的志愿者时间和资金,调查项目的优先事项及其未来的任务,并开始为这些优先事项工作。 ...

2021-07-16 · 3 min · 1404 words · ZoomQuiet

pythonista-weekly : Pyw 507

欢迎阅读《pythonista周刊》第507期。Let us start 原文: https://mailchi.mp/pythonweekly/python-weekly-issue-507 翻译:Dustyposa 文章、教程与话题 在你的笔记本电脑里建立一个数据中心 在你自己的计算机内建立一个虚拟交换网络。伦敦玛丽皇后大学的 Richard G Clegg 博士演示了如何建立一个用 Python 配置的软件网络。 One Database Transaction Too Many 一个关于我如何最终向数百名用户发送消息说他们得到报酬而他们没有得到报酬的故事! 在这个过程中,我们学到了关于嵌套事务和 Django 信号的宝贵经验。 逆向工程:M6智能健身手环 一篇关于黑掉6美元的 M6 健身追踪器的帖子。 Introduction to Django Rest Framework 在本系列教程中,你将学习有关 DRF 的基础知识:如何启动一个项目,处理认证,使用 ViewSets 和序列化工具。 怎样在Python中处理JWTs 学习如何使用 PyJWT 在 Python 中创建、解析和验证你的 JWTs。 外星人的梦想: 一个新兴的艺术场景 2021年1月, OpenAI 发布了他们的 CLIP 模型的权重和代码,从那时起,各种黑客、艺术家、研究人员和深度学习爱好者已经想出了新的方法,将 CLIP 与各种生成模型结合起来,仅从文本提示中创造出美丽的视觉艺术。这篇文章记录了这个新的艺术场景的演变,并分享了沿途的一些很酷的艺术作品。 Python中的变量是如何工作的|用动画解释 这段视频试图用动画来解释 Python 中的变量或名称绑定是如何工作的,以及它们的内部表现形式,如 PyObject 和 PyVarObjects。 从 Eufy 手中夺回我的数据 驱动我做这件事的原因是公司不提供一个机制来获得你的数据。用 Eufy SmartLife 我找到了 hack 方法。 用papermill对Jupyter笔记本进行参数化和自动化处理 Jupyter 笔记本经常以不同的参数运行,而自动设置参数和运行的最好方法是 papermill。 Python后端开发课程(含Django) 本视频是一个完整的用 Python 进行的后端网络开发课程。在该课程中,你将学到你需要知道的一切,以开始你的 Python 和 Django 的 Web 开发之旅。 The State of Python Packaging in 2021 当 Python 的语法忽略了评论时,Black 如何处理这些评论? Pyflyby: Improving Efficiency of Jupyter Interactive Sessions 使用谷歌表作为Python数据库 ...

2021-07-09 · 3 min · 1227 words · ZoomQuiet

pythonista-weekly : Pyw 506

欢迎阅读《pythonista周刊》第506期。Let us start 原文: https://mailchi.mp/pythonweekly/python-weekly-issue-506 翻译:Dustyposa 来自赞助商(PS:原文的赞助商): Get Your Weekly Dose of Programming A weekly newsletter featuring the best hand curated news, articles, tutorials, talks, tools and libraries etc for programmers. Join For Free 新闻 Introducing GitHub Copilot: your AI pair programmer GitHub Copilot 是一个新的人工智能驱动的配对程序员,它与人类程序员合作,建议新的功能或代码行,支持广泛的框架和语言,包括 Python。 ...

2021-07-02 · 3 min · 1206 words · ZoomQuiet

pythonista-weekly : Pyw 505

欢迎阅读《pythonista周刊》第505期。Let us start 原文: https://mailchi.mp/pythonweekly/python-weekly-issue-505 翻译:Dustyposa 来自赞助商(PS:原文的赞助商): Get Your Weekly Dose of Programming A weekly newsletter featuring the best hand curated news, articles, tutorials, talks, tools and libraries etc for programmers. Join For Free 新闻 Sonatype Catches New PyPI Cryptomining Malware Sonatype has identified malicious typosquatting packages infiltrating the PyPI repository that secretly pull in cryptominers on the affected machines. DjangoCon US 2021 Call for Proposals DjangoCon US 2021 call for proposals for talks and tutorials is open until July 18, 2021. PyGotham TV Call for Proposals As an online-only event, PyGotham TV talks will be pre-recorded, should be 10 or 25 minutes long, and will be presented in a single track.The call for proposals is open until June 30, 2021. ...

2021-06-25 · 4 min · 1622 words · ZoomQuiet