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-k8s-resources
A curated list of awesome Kubernetes tools and resources.
deronnax/cli-1
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
deronnax/django-appointment
A Django app for managing appointment scheduling with ease and flexibility.
deronnax/django-extensions
This is a repository for collecting global custom management extensions for the Django Framework.
deronnax/Django-Poll-App
Django poll app is a full featured polling app. You have to register in this app to show the polls and to vote. If you already voted you can not vote again. Only the owner of a poll can add poll , edit poll, update poll, delete poll , add choice, update choice, delete choice and end a poll. If a poll is ended it can not be voted. Ended poll only shows user the final result of the poll. There is a search option for polls. Also user can filter polls by name, publish date, and by number of voted. Pagination will work even after applying filter.
deronnax/django-rest-framework
Web APIs for Django. 🎸
deronnax/django-stubs
PEP-484 stubs for Django
deronnax/drf-spectacular
Sane and flexible OpenAPI 3 schema generation for Django REST framework.
deronnax/environs
simplified environment variable parsing
deronnax/flake8-structlog
A Flake8 plugin that checks for issues using the standard library logging module.
deronnax/GeoIP2-python
Python code for GeoIP2 webservice client and database reader
deronnax/ggshield
Find and fix 360+ types of hardcoded secrets and 70+ types of infrastructure-as-code misconfigurations.
deronnax/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
deronnax/iredis
Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting.
deronnax/jira
Python Jira library. Development chat available on https://matrix.to/#/#pycontribs:matrix.org
deronnax/pandoc_resume
The Markdown Resume
deronnax/pdm
A modern Python package and dependency manager supporting the latest PEP standards
deronnax/pdm-bump
A small PEP440 compliant bump utility for the Python development master.
deronnax/pdm-dotenv
pdm-dotenv
deronnax/pgcli
Postgres CLI with autocompletion and syntax highlighting
deronnax/platformdirs
A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
deronnax/poetry
Python packaging and dependency management made easy
deronnax/pytest-retry
A simple plugin for retrying flaky tests in CI environments
deronnax/pytest-sugar
a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)
deronnax/python-xmlsec
Python bindings for the XML Security Library.
deronnax/python-zeep
A Python SOAP client
deronnax/python3-saml
deronnax/Radicale
A simple CalDAV (calendar) and CardDAV (contact) server.
deronnax/setuptools
Official project repository for the Setuptools build system
deronnax/vcrpy
Automatically mock your HTTP interactions to simplify and speed up testing