DjangoCon cette année ? Pas DjangoCon cette année ? 👀
Allez, plutôt que d'utiliser des scripts bash ou des commandes rename
qui peuvent changer en fonction de version, je passe à un utilitaire en python !
Installé avec pipx, c'est rapide :)
Un tiling window manager en Python.
Tout se fait en Python, c'est fou !
Encore d'autres exemples d'art génératif avec Python et Py5
De l'art génératif en python, utilisant PIL
Des exemples d'art génératif en python
Pour plus tard !
django-allauth is a popular third-party package that greatly expands upon Django's built-in authentication system. It provides views and URLs for sign-up, allows for social authentication via dozens of platforms, and has a long list of custom configurations that are easily accessed. Many developers, myself included, use django-allauth in every new project.
radiac/nanodjango: Run Django models and views from a single file, and convert it to a full project.
- Write a Django site in a single file, using views, models and admin
- Run it locally or in production, or share it as a standalone script
- Automatically convert it to a full Django project when you're ready for it to grow
via https://framapiaf.org/@tyldurd/113005909368728988
(et plein d'autres langages/outils)
A pure Python frontend web framework with reactivity, routing, and all the batteries of Python! See those plus/minus buttons right there? Those are running Python code, right in your browser. No transpiling, no build step, no funny business.
Pratiquant en amateur la géographie linguistique, je souhaitais automatiser en partie la production de cartes interprétées tirées de l’Atlas Linguistique de la France (ALF). Mon but était d’éviter de longues et fastidieuses manipulations d’un logiciel d’édition d’image (Paint, Photoshop…), dont les résultats me semblaient peu esthétiques et les rendus mal reproductibles. J’ai écrit à cette fin un code Python, langage de programmation qui a l’avantage d’être gratuit et d’un emploi assez rependu.
Un générateur de sites statiques, en python.
In this tutorial, we'll look at how to build server-side UI components in Django with django-viewcomponent, which can help you reuse code and keep your code clean and maintainable.
Video tutorials for modern ideas and open source tools.