/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Plain – a web framework for building products with Python
(plainframework.com)
310 points
brylie
| 1 comments |
29 Mar 25 03:55 UTC
|
HN request time: 0s
|
source
Show context
peternilson
◴[
29 Mar 25 04:57 UTC
]
No.
43512862
[source]
▶
>>43512589 (OP)
#
Django still lacks typing support. Does Plain improve on this at all? I didn't see typing mentioned in the docs..
replies(3):
>>43512910
#
>>43512916
#
>>43513078
#
sroerick
◴[
29 Mar 25 05:06 UTC
]
No.
43512910
[source]
▶
>>43512862
#
If you want strong typing in a web framework, why wouldn’t you just use a language with strong typing?
replies(4):
>>43512968
#
>>43513290
#
>>43513554
#
>>43516333
#
1.
ok_dad
◴[
29 Mar 25 07:29 UTC
]
No.
43513554
[source]
▶
>>43512910
#
I can’t use something else, since my job is working with Python, and type linting is a reasonable alternative in this case.
ID:
GO
↑