Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Yes, it's called Python.
Seriously, Node is just a runtime for JS plus a standard library that's smaller than Python's standard library. -
Nexion12738yIf you're looking for a web framework (which Node can be used for, no idea why you would want to, though) look at Django.
-
hiestaa4018yIf you're looking for Web development with asynchronous i/o, check-out tornado framework. That's kinda Tha equivalent of expressjs that is popular use in node.
-
Nexion12738y@GurpreetSK95 I've never used flask but from what it looks like at first glance you have to do a lot of setup on your own. Django has workflows predefined and looks much more extensible without a lot of work compared to Flask.
Related Rants
Is there any Node.py? Like having all features of Node.js but python?
undefined
python
flask?
nodejs