Issue 389
Rust 来解决 Python 环境管理问题->pyflow 原文: PyCoder’s Weekly - Issue #389 191006 Zoom.Quiet(大妈) 用时 42 分钟 完成快译 191006 Zoom.Quiet(大妈) 用时 17 分钟 完成格式转抄. Django 入门: 构建投资组合应用程序 REAL PYTHON video In this course, you’ll learn the basics of creating powerful web applications with Django, a Python web framework. You’ll build a portfolio website to showcase your web development projects, complete with a fully functioning blog. (是也乎: 好象今年开始, 真蟒 已经占据主要周刊内容了… ) 适用于 Python 的自动格式化程序 KEVIN PETERS • Shared by Kevin Peters An auto formatter is a tool that will format your code in a way it complies with the tool or any other standard it set. But which auto formatter should you use with Python code? (是也乎: 这种事儿叫用户选择会出人命的, 学习 golang, 及时官方钦定一个并内建才对 ) 用 Datadog 分布式跟踪和 APM 监视您的 Python 应用程序 DATADOG sponsor Debug and optimize your code by tracing requests across web servers, databases, and services in your environment—and seamlessly correlate those traces with metrics and logs to troubleshoot issues. Try Datadog in your environment with a free 14-day trial → (是也乎: 非常实诚的好服务 ) Timsort: 从未听说过的最快排序算法 BRANDON SKERRITT CPython uses Timsort for sorting containers. Timsort is a fast O(n log n) stable sorting algorithm built for the real world — not constructed in academia. PyPy 的新 JSON 解析器 PYPY STATUS BLOG PyPy has a new and faster JSON parser implementation. This post covers the design decisions that were made to develop the new and improved parser. (是也乎: 好象只有 PyPy 还在继续 Pythonic 之旅 ) 用 %autoreload 自动重新加载 Python 模块 SEBASTIAN WITOWSKI Tired of having to reload a module each time you change it? IPython’s %autoreload to the rescue! 教程中不常用的 六个 Django 模板标签 MEDIUM.COM/@HIGHCENBURG {% for … %} {% empty %} {% endfor %} anyone? (是也乎: 为什么不常用? 原因很明显了哪 ) (浮点) 数字, 丫们说谎 GLYPH LEFKOWITZ When and why 2 + 2 = 4.00000000000000000001… (是也乎: 老爹当年一闪神, 到今反复嗯哼永不断 ) Python 2.7 退休倒计时:〜2.5个月 PYTHONCLOCK.ORG (是也乎: 放心万里长城永不倒 ) 讨论 Discussions ...