GitHub - Gagancm/arcis: One-line security middleware for Node.js and Python. XSS, SQLi, SSRF, rate limiting, CORS, security headers · GitHub
[en](github.com)
Un middleware qui permet de sécuriser plein de trucs sans trop de difficultés.
GitHub - OmenApps/django-tomselect: Autocomplete widgets and views using TomSelect · GitHub
[en](github.com)
Un remplaçant de select2 ?
GitHub - sgordeychuk/djangocms-ab-testing: A full-featured A/B testing (split testing) plugin for django CMS. Run conversion optimization experiments directly in the CMS page editor with round-robin variant assignment, cookie-based persistence, client-side event tracking, and a built-in admin dashboard with Chart.js visualizations. · GitHub
[en](github.com)
Un plugin d'AB-testing pour Django CMS, intéressant pour proposer plusieurs versions de quelque chose en direct, et pour analyser le …
GitHub - codingjoe/django-mail-auth: Django authentication via login URLs, no passwords required · GitHub
[en](github.com)
Une app de connexion par lien
GitHub - duriantaco/skylos: Open-source Python, TypeScript, and Go SAST with dead code detection. Finds secrets, exploitable flows, and AI regressions. VS Code extension, GitHub Action, and MCP server for AI agents. · GitHub
[en](github.com)
Un projet qui analyse du code et permet de détecter pas mal de choses ;
- code inutilisé
- …
Adam Johnson partage un nouveau projet (un outil d'analyse de résultats de profiler Python).
Un package permettant d'afficher des icônes avec svg + css (sans js).
GitHub - softwarecrafts/django-dependency-map: Map your django app dependencies · GitHub
[en](github.com)
Pour avoir un rendu visuel des dépendances entre applications d'un site web Django.