Live data from Hacker News

Reahl – A Python-only web framework

reahl.org

11–20 of 108 posts

Re: Reahl – A Python-only web framework

#12
post #10

"one language only" if you don't count the javascript, html and css.

> "one language only" if you don't count the javascript, html and css. My hunch is that you strove for making the First Comment considering that the point of this project is exactly what you said it isn't. https://www.reahl.org/layout , for instance, talks about how styling works. Taking this further, here's a comment from one of the maintainers on the relevant Google Group: > Hello. > We want casual users of Reahl t…

The post title is misleading.

Re: Reahl – A Python-only web framework

#14

"one language only" if you don't count the javascript, html and css.

I'm three-fourths into the tutorial and I have yet to see a need to write html, css, and js.

https://www.reahl.org/docs/4.0/devmanual/ownwidget.d.html?hi...

About half-way down is "Write code for a JavaScript widget"

Re: Reahl – A Python-only web framework

#15
post #10

Earlier quoted context omitted.

> "one language only" if you don't count the javascript, html and css. My hunch is that you strove for making the First Comment considering that the point of this project is exactly what you said it isn't. https://www.reahl.org/layout , for instance, talks about how styling works. Taking this further, here's a comment from one of the maintainers on the relevant Google Group: > Hello. > We want casual users of Reahl t…

The post title is misleading.

> The post title is misleading.

I really don't think so. It might not be as mature as one might want in production, but from what I can tell, it certainly fulfills the title's assertion in enough useful contexts to be accurate.

Re: Reahl – A Python-only web framework

#16
post #10

Earlier quoted context omitted.

> "one language only" if you don't count the javascript, html and css. My hunch is that you strove for making the First Comment considering that the point of this project is exactly what you said it isn't. https://www.reahl.org/layout , for instance, talks about how styling works. Taking this further, here's a comment from one of the maintainers on the relevant Google Group: > Hello. > We want casual users of Reahl t…

The post title is misleading.

What do you think would be a better title? I read "web apps" I think html, css, and js. I wasn't expecting (nor would I want to) to ship Python to the browser.

Re: Reahl – A Python-only web framework

#18

Earlier quoted context omitted.

I'm three-fourths into the tutorial and I have yet to see a need to write html, css, and js.

https://www.reahl.org/docs/4.0/devmanual/ownwidget.d.html?hi... About half-way down is "Write code for a JavaScript widget"

Yes, for cases when an existing widget doesn't do what you want it to do.

You seem pretty steadfast in your commitment that this post misrepresents its content. I believe you should give it a deeper review and reevaluate your understanding.

Re: Reahl – A Python-only web framework

#19

Earlier quoted context omitted.

The post title is misleading.

What do you think would be a better title? I read "web apps" I think html, css, and js. I wasn't expecting (nor would I want to) to ship Python to the browser.

That might be what's being lost in translation here. Python is the development language. If we're to analogize, HTML/JS/CSS would be the runtime stack. Perhaps this is what's lost on mruniverse
Post reply on HN