Is there any way to write pyramid app with more typing? #3755
eisenhaus335
started this conversation in
General
Replies: 1 comment 1 reply
-
See #2638 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I just learned pyramid because I like a lot how it handles architecture and configuration. But i have difficulty with how it has less typing than another frameworks. Take example which Sanic and Litestar have. Their framework full of typing somewhat give confident. Pyramid although well-written architecture seems give me some hope. I could read some code and make easy guess how the code works. You can look how the pyramid project structures and take guess the typing and variable it has
Although, i still try live without less typing. But i think it be nice if pyramid typing could be improved. I still like Pyramid more than Litestar cause litestar is configuration typing hell it just tiresome to use with
Beta Was this translation helpful? Give feedback.
All reactions