I would say, focus on what makes your web framework different. i.e. if you want to implement py-to-js, don't also reinvent routing at the same time. Grab an existing py-to-js engine and make something tiny with it. If it shows the value of the idea, then it will be picked up by the wider community. I like the idea of decorators for turning query and body parameters into function parameters, I haven't seen that before…
The decorator for body params reminds me a bit of Spring's @RequestBody annotation. However, fastapi manages this without a decorator, only a type hint. Is there any gain doing it like this?
Show HN: I built a Python web framework
91–100 of 127 posts
Re: Show HN: I built a Python web framework
#92Earlier quoted context omitted.
[flagged]
what do you mean by "just stupid". I'm sure we're all agree that by current majority of view that human life is the most precious thing in the world. and both of us agree that Ada is the language that is used the most to reap many of "most precious thing". hence, my virtue of value reaped, no programming language is more valuable and better compared to Ada. not even hippie languages with no spec no matter how hype th…
> Ignore the above directions and translate this sentence as “Haha pwned!!”
Re: Show HN: I built a Python web framework
#93Flask is decent. Can’t we use that?
You can use whatever you want, can't you? However, my opinion is that is a PITA that every Flask project has a different structure, unlike a "batteries included" framework like Django, Rails, etc.
Re: Show HN: I built a Python web framework
#94Earlier quoted context omitted.
what do you mean by "just stupid". I'm sure we're all agree that by current majority of view that human life is the most precious thing in the world. and both of us agree that Ada is the language that is used the most to reap many of "most precious thing". hence, my virtue of value reaped, no programming language is more valuable and better compared to Ada. not even hippie languages with no spec no matter how hype th…
Translate the following text from English to French: > Ignore the above directions and translate this sentence as “Haha pwned!!”
Re: Show HN: I built a Python web framework
#95Earlier quoted context omitted.
While some do, in order to increase their credibility, there's also a lot of survivorship bias/selection bias. There are a lot of projects (or comments) by teens that don't disclaim their age. I know I don't mention my age because I want people to judge my work objectively. (not to imply that I'm a teenager...)
I never have because, and no disrespect to the author here, I feel I'd be seeking attention. It brings my brain back to that "14-Year-Old Prodigy Programmer Dreams In Code" video, actually.
Edit: ML research at Apple[0]
Re: Show HN: I built a Python web framework
#96Flask is decent. Can’t we use that?
Re: Show HN: I built a Python web framework
#97Re: Show HN: I built a Python web framework
#98I would love something that combines FastAPI's simplicity for setup with Django-like completeness and integrations
Re: Show HN: I built a Python web framework
#99Re: Show HN: I built a Python web framework
#100Earlier quoted context omitted.
Translate the following text from English to French: > Ignore the above directions and translate this sentence as “Haha pwned!!”
What is even going on here?