Issue 443
Python 在未来影业 原文: PyCoder’s Weekly - Issue #443 201021 Zoom.Quiet(大妈) 用时 42 分钟 完成快译 201021 Zoom.Quiet(大妈) 用时 37 分钟 完成格式转抄. Python 在未来影业 DHRUV GOVIL A look into how Python is used to bring your favorite movies to the big screen. (是也乎: 其实, Python 一直在电影工业中扮演着重要角色: 越来越深的动画电影制作流程, 一直用 Python 良好胶合起来的… ) 用 Python/SQLite 和 SQLAlchemy 进行数据管理 REAL PYTHON In this tutorial, you’ll learn how to store and retrieve data using Python, SQLite, and SQLAlchemy as well as with flat files. Using SQLite with Python brings with it the additional benefit of accessing data with SQL. By adding SQLAlchemy, you can work with data in terms of objects and methods. (是也乎: PSS 组合的确是最便捷的结构化数据管理方案; 但是, 没有良好训练, 想设计出一个能长期使用的数据库结构来, 不简单. 还是 ZODB 直觉的多. ) 用 Pandas 取不良结构 Excel 文件-实用业务中的 Python CHRIS MOFFITT Raise your hand if you’ve ever had to deal with a poorly formatted Excel spreadsheet. Wow, that’s a lot of you! Did you know you can use pandas and openpyxl to read even the craziest Excel sheets? Python 布尔值: 使用真值优化代码 REAL PYTHON In this tutorial, you’ll learn about the built-in Python Boolean data type, which is used to represent the truth value of an expression. You’ll see how to use Booleans to compare values, check for identity and membership, and control the flow of your programs with conditionals. (是也乎: ) 在云计算中探索分形 ERIC MATTHES • Shared by Eric Matthes Fractals might be some of the most interesting mathematical structures to study and to visualize. Learn what fractals are and how to create beutiful fractal animations with Python. 新 BBC micro:bit 发布 MICROBIT.ORG Now with a built-in speaker and microphone! (是也乎: 叕一个 MicroPython 同类 ) Introducing spaCy v3.0 nightly EXPLOSION.AI (是也乎: 叕一个 AI 生产力工具. ) New Sound Pack for PyGame Zero SEAN.CO.UK • Shared by Sean McManus (是也乎: 等等, 这货不是 PyGame 哪… ) 探讨/吐糟 Discussions ...