使用 aiohttp 写大型项目的目录结构一般是怎样的?

2017-01-06 16:21:07 +08:00
 strahe

如题。

2099 次点击
所在节点    Python
3 条回复
JhZ7z587cYROBgVQ
2017-01-06 18:42:53 +08:00
我倒是没用过 aiohttp 写 web ,找了一下找到了以下几个例子,希望能帮到你~
[aiohttp_polls]( https://github.com/jettify/aiohttp_polls)
[pydatacoll]( https://github.com/timercrack/pydatacoll)
[clang]( https://github.com/Shellu/clang)

顺带一提,如果你要用到 redis 的话我想安利一发我写的 redis client , api 和 redis-py 相同,但是底部已经重写为异步的了。
[aredis]( https://github.com/NoneGG/aredis)
strahe
2017-01-09 09:29:10 +08:00
@jason0916 谢了,发现 aiohttp 也是完全可以组成类似于 flask 的 blueprint 的形式。
JhZ7z587cYROBgVQ
2017-01-09 10:25:56 +08:00
@strahe 恩恩

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/332719

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX