22年 Django 开发者调查报告来了

原文: PyCoder's Weekly - Issue #568

pycoder

  • 230315 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄.
  • 230315 Zoom.Quiet(大妈) 用时 13 分钟 完成快译

Are you interested in deploying your Python project everywhere? This week on the show, Russell Keith-Magee, founder and maintainer of the BeeWare project, returns. Russell shares recent updates to Briefcase, a tool that converts a Python application into native installers on macOS, Windows, Linux, and mobile devices.

(是也乎:

PODCAST

)

The Textual library uses a lot of asyncio tasks. In order to determine whether to spend time optimizing them, Will measured the cost of creating asyncio tasks. TLDR; optimize something else. This article also spawned a conversation on Hacker News.

Julia is a popular programming language among data scientists, but if you ever code in that space and miss some of the key Python libraries, this article is for you. Julia packages can wrap other languages, so you can have the best of both worlds.

(是也乎:

原先不是说要超越的? 现在就在一起了?

)

(是也乎:

是的, Django 开发者已经是 web 应用代表了, Flask 不是...

DJANGO

比较有趣的是最后的联系网络入口...有微信呢.

)


探讨/吐糟

Discussions

(是也乎:

好事儿?

神奇的是, 类似讨论都是在 news.ycombinator.com 这个频道的流量可能比 Yc 投资的各种项目的流量还大...

)


文章/教程/嗯哼

Articles, Tutorials and Talks

Alfredo discovered some datasets about wine quality including chemical properties and decided it was time to do some predictive model building. This article walks you through what he did with torch, sklearn, numpy, pandas, and seaborn to predict wine quality.

How can you tell whether a set of figures is trustworthy? It’s not always simple, but Benford’s Law gives you one way to find out. There’s even a Python Package to help you check: randalyze.

(是也乎:

Benford定律是指在一组数字中,以数字1开头的数字出现的概率最高,随着数字的增大,出现的概率逐渐降低。 Benford定律可以应用于各种领域,如财务、科学、统计等,用于检测数据的真实性和完整性。

所以, 可以用代码自动分析出文章中的数据是否是真实的...

)

This article demonstrates a workflow for integrating multiple AI services to perform speech-to-text (STT), natural language processing (NLP), and text-to-speech (TTS) using OpenAI’s ChatGPT and Whisper API’s in Python.

The “strangler pattern” is a way of simultaneously running old and replacement code to determine through live behavior whether the replacement works. This article shows you how to use decorators to help.

(是也乎:

kosli

创作团队全员漫画形象...应该是一个模型统一生成的..

)

This tutorial looks at how to deploy a Django application to Azure App Service. Includes details on configuring your Django and what Azure services to use to get going quickly.

(是也乎:

不是, 这种文章不在 Azure 官网上就差点儿意思... 这方面, DigitalOcean 是真的标杆儿了...

)

In this tutorial, you’ll learn how Python mutable and immutable data types work internally and how you can take advantage of mutability or immutability to power your code.

(是也乎:

Immutable

)

Your code formatter may have reformatted your API key. This can cause confusing errors. Read Kojo’s tale to learn what happened and how he figured it out.

There’s more than one way deduplicate an iterable in Python. Which approach you take will depend on whether you care about the order of your items.

The articles explains the rules of using assertions in Python, and when not to use them. Includes details on the debug object.

This short article shows how to add a twist to your matplotlib plots by styling them like the web-famous comic xkcd.

(是也乎:

with plt.xkcd():

然后世界就变得友好很多...

xkcd

)


好物/妙品/...

Interesting Projects, Tools and Libraries, Projects & Code

(是也乎:

Jupter 真的可以是 GPT 们控制世界的最好入口了...

)

(是也乎:

非常实用了, 以往得自己用 dict 之类拼...

AWS 工程师日用品...?

)

(是也乎:

是的, Rust 实现...

)


📆🐍 活动/大会

Events, MeetUp 真的是全球线下活动组织中心


DAMA

❤️ Happy Pythonic ;-(大妈私人无责任播报)

            _~~+`~_
        \) /  - ◴  \ (/
          '_   ⌐   _'
          / '--.--' |

...act by ferris-actor v0.2.4 (built on 23.0303.201916)

PS:

Happy Pythoning!

Copyright © 2023 PyCoder’s Weekly, All rights reserved.

PPS:

不觉中蟒周刊快译已经到了第10+2个年头

开始有小伙伴加入承担 pythonisa 周刊的翻译, 从来没提醒过, 可就这么默默坚持下来了...

问为什么:

[皱眉]每周新闻资讯 怎么能错过 
看看有什么新东西 
当有新的发现时:
    what f**k 还能这样玩? 还有这东西?
    每周开彩蛋[吃瓜]

无法同意更多... 很多社区贡献看起来辛苦, 其实受益最多的, 就是主动承担者也.

所以++> 锈周刊 -> Weekly :: China


好文笔,感叹号年度配额: 2/3

投稿/反馈邮箱:

askdama@googlegroups.com

(邮件列表地址, 当成正常邮件发送邮件就好, 不用注册, 不用翻越...)


ZoomQuiet/大妈

就是四处 是也乎,( ̄▽ ̄) 的那个大妈:

私自嗯哼: ZoomQuiet (订阅号: ZoomQuiet42)
公开课程: 蟒营 (订阅号: Mainium)
历史吐糟: Chaos42 (订阅号 PythoniCamp)

as 创始组织者:
    PyChina (订阅号: PyChinaOrg)
    本地社区: 
        GDG珠海 (订阅号: GDG-ZhuHai)
        TFUG珠海 (订阅号: ZH_TFUG)


Comments


大妈的多重宇宙 - YouTube

全新自媒体系列...科学幻想,读书,说故事...
点击注册~> 获得 100$ 体验券: DigitalOcean Referral Badge

订阅 substack 体验古早写作:
Zoom.Quiet’s Chaos42 | Substack


关注公众号, 持续获得相关各种嗯哼:
zoomquiet


蟒营®编程思维提高班Python版

**2021.01.11** 因大妈再次创业暂停定期开设, 转换为预约触发:
  • + 任何问题, 随时邮件提问可也:
    askdama@googlegroups.com
-->