falconry/falcon

Consider moving all the tutorial code to files, having not only the final version there

开放

#2,247 创建于 2024年7月13日

 (8 条评论) (0 个反应) (0 位负责人)Python (925 个派生)batch import
documentationgood first issuemaintenance

仓库指标

星标
 (9,293 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

At the moment only the final version of the tutorials is in the example folder, while the intermediate code is pasted into the rst files.

It would be nice to have all versions in code, so that lint and format tool etc could work on those too.

We could probably use examples/asgilook/versions/01_file.py, examples/asgilook/versions/02_file.py etc

贡献者指南