Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Pyramid 框架适用于嵌入式 cpu(ARM9 - 64 MB RAM、linux 和 lighttpd)还是我需要 CherryPy?我查看了 CherryPy,但没有得到正面的印象。
如果您正在寻找小型实现,则使用 Bottle 或 Flask 可能会获得更好的结果。两者都是python中的简约框架。