home.social

Search

7 results for “remcoboerma”

  1. Did a hackaton at work yesterday to see if emmett.sh might replace and . 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?

    .

  2. @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 and friends hasn't been a bad choice for me so far. For production I now mostly use 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.

  3. After upgrading to .04 I was able to remove all my old venvs and would have a lot to manage if it weren't for . `pipx reinstall-all` Fixes-Everything™. It even says where command are pointing to some other file than it has setup for you (including broken module callers). Quite awesome. Moving from 3.10 to 3.11 has been easier than any move i've ever done before. Thanks pipx!

  4. Using a combination of pyproject.toml, metadata library and the library allows for combining several .py collections. With installable plugins, local tasks and run-everywhere functions it combines the best of code reuse, maintainability and project specific functionality. Still in beta, we'll be moving a lot of our internal project code into an mit licensed open source repo.
    The 1st functional plugin lives at github.com/educationwarehouse/

  5. if you've installed an older version of yatl and your latest doesn't work properly with grids?
    `pip install --upgrade yatl`, the requirements aren't up to date.

  6. @salvari Hey, see you have been learning . How's it going so far?

  7. Any developers around? Since the discord is quite dead these these, maybe the fediverse could help out.