Pinned Repositories
algo-structures
de "petits" exercices plutôt pour les juniors (quoique...) pour (re)découvrir des notions d'algorithmie
amazon.aws
Ansible Collection for Amazon AWS
ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
ansible-django-stack
Ansible Playbook for setting up a Django app with Nginx, Gunicorn, PostgreSQL, Celery, RabbitMQ, Supervisor, Virtualenv, and Memcached. A Vagrantfile for provisioning a VirtualBox virtual machine is included as well.
awesome-django
A curated list of awesome things related to Django
awesome-k8s-resources
A curated list of awesome Kubernetes tools and resources.
awesome-pdm
A curated list of awesome PDM plugins and resources
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
awesome-python-applications
💿 Free software that works great, and also happens to be open-source Python.
deronnax's Repositories
deronnax/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
deronnax/bandit
Bandit is a tool designed to find common security issues in Python code.
deronnax/cpython
The Python programming language
deronnax/detect-secrets
An enterprise friendly way of detecting and preventing secrets in code.
deronnax/django-dynamic-preferences
Dynamic global and instance settings for your django project
deronnax/django-filter
A generic system for filtering Django QuerySets based on user selections
deronnax/django-npm
Automatically pull in npm dependencies as staticfiles in your Django project
deronnax/django-prometheus
Export Django monitoring metrics for Prometheus.io
deronnax/django-scheduler
A calendaring app for Django.
deronnax/documentation
The source for Datadog's documentation site.
deronnax/dparse
A parser for Python dependency files
deronnax/dvpwa
Damn Vulnerable Python Web App
deronnax/exrex
Irregular methods on regular expressions
deronnax/git-changelog
Automatic Changelog generator using Jinja2 templates.
deronnax/hadolint
Dockerfile linter, validate inline bash, written in Haskell
deronnax/huey
a little task queue for python
deronnax/marge-bot
A merge-bot for GitLab
deronnax/packaging.python.org
Python Packaging User Guide
deronnax/paramiko
The leading native Python SSHv2 protocol library.
deronnax/pipenv
Python Development Workflow for Humans.
deronnax/plette
Structured Pipfile and Pipfile.lock models.
deronnax/renovate
Universal dependency update tool that fits into your workflows.
deronnax/requests
Python HTTP Requests for Humans™.
deronnax/requests-file
Transport adapter for fetching file:// URLs with the requests python library
deronnax/setuptools
Official project repository for the Setuptools build system
deronnax/setuptools-py2cfg
Script for converting setup.py to setup.cfg
deronnax/tldextract
Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL).
deronnax/tox-pdm
A plugin for tox that utilizes PDM as the package manager and installer
deronnax/unearth
A utility to fetch and download python packages
deronnax/wheel
The official binary distribution format for Python