Poetry is a tool for dependency management and packaging in Python. It allows you to declare the libraries your project depends on.
Stephen
@stephen
I am a fullstack developer who likes to build useful things.
stackportfol.io/user/stephendawson
I am a fullstack developer who likes to build useful things.
stackportfol.io/user/stephendawson
Poetry is a tool for dependency management and packaging in Python. It allows you to declare the libraries your project depends on.
Django Unfold uses Tailwind to restyle the admin and add some other nice features. You can set it up in a few simple steps!
In this post, I'm starting to convert my full-stack Django app (Happiness Unleashed) to use Django for the backend and Svelte on the front end.
I wanted to see if there were any differences with the TypeScript in Svelte 5. The good news is there's actually not that much difference at all.
Coolify is an open-source PaaS for self-hosting projects, that itself can be self-hosted. It is an alternative to the likes of Heroku, Render or Vercel.
The site I am converting this time is called "A Great Step". The aim of migrating this app is to get a better understanding of Svelte 5 Runes.
Svelte 5 is now in the release candidate stage. One of its major updates is that it introduces Runes, which are change to how it had previously handled rea