Did a hackaton at work yesterday to see if emmett.sh might replace #py4web and #web2py. It really looks interesting as another modern take on web development. Our main requirements are auto-generated forms and grids (for quick development of crud apps), continued development, pydal support (since we use that a lot) and a low barrier to entry for interns to start coding.

Anyone with hands on experience who's willing to share lessons learnt?

#EmmetSH #python #WebFramework.

@darkade
Thanks for sharing. I've been using fullstack python for over 2 decades and love every bit of it. I find navigating the labyrinth of frameworks quite a tedious job, but always well worth the effort.

Using #web2py and friends hasn't been a bad choice for me so far. For production I now mostly use #docker via docker-compose and a few general automated python scripts. Even getting a server prepped is pure python. That's one thing i like about the language: so very versatile.

Teño o Python enferruxado 😭

Repasando o web2py e aprendendo o py4web para un proxecto de Enxeniería Sen Fronteiras

#python #web2py #py4web #esfGalicia

figured out how to use #scrapy API and run a sample of my crawlers using a script to use #web2py