codingjoe
FOSS vibe coder | ex-@voiio | ex-@thermondo | contributor to all things @python & @django
@voiio Potsdam, Germany
Pinned Repositories
django-dynamic-filenames
Write advanced filename patterns using the Format Format String Syntax.
django-mail-auth
Django authentication via login URLs, no passwords required
django-pictures
Responsive cross-browser image library using modern codes like AVIF & WebP
django-s3file
A lightweight file upload input for Django and Amazon S3
django-select2
This is a Django integration for Select2
django-stdimage
Django Standardized Image Field
django-vies
European VIES VAT field for django based on
joeflow
The workflow automation framework for machines with heart
MusicBeam
MusicBeam is a multi plattform software to use a projector as a rgb laser.
relint
Write your own linting rules using regular expressions.
codingjoe's Repositories
codingjoe/django-cc
Django Contributing Commons (CC)
codingjoe/django-ajax-upload-widget
Provides AJAX file upload functionality for FileFields and ImageFields with a simple widget replacement in the form.
codingjoe/django-genericadmin
A simple django app to make the lookup of generic models easier.
codingjoe/survey.js
survey.js is a jQuery plugin, that turns a boring form, into a interactive survey.
codingjoe/awesome-django
A curated list of awesome Django apps, projects and resources.
codingjoe/choosealicense.com
A site to provide non-judgmental guidance on choosing a license for your open source project
codingjoe/conda-buildpack
Buildpack for Conda.
codingjoe/conda-recipes-extra
codingjoe/contexttimer
A timer as a context manager
codingjoe/django-cities-light
A simple app providing three models: Country, Region and City model. Also provided, a command to insert or update data from geonames database dumps. Status: stable.
codingjoe/django-configurations
A helper for organizing Django project settings by relying on well established programming patterns.
codingjoe/django-durationfield
Temporary reusable Django application for adding a DurationField, until Django issue #2443 is resolved.
codingjoe/django-fsm
Django friendly finite state machine support
codingjoe/django-fsm-log
Automatic logging for the excellent Django FSM package.
codingjoe/django-googledrive-storage
Storage implementation for Django that interacts with Google Drive
codingjoe/django-iban
A validated IBAN field for Django models.
codingjoe/django-log-request-id
Django middleware and log filter to attach a unique ID to every log message generated as part of a request
codingjoe/django-measurement
Easily store, retrieve, and convert measurements of weight, volume, distance, area and more.
codingjoe/django-microdata
Implementation of Google's rich snippets in django.
codingjoe/django-paypal
A pluggable Django application for integrating PayPal Payments Standard or Payments Pro
codingjoe/django-reversion-compare
Add compare view to django-reversion for comparing two versions of a reversion model.
codingjoe/django-template-email
A useful tool for building email messages using django templates
codingjoe/django-watson
Full-text multi-table search application for Django. Easy to install and use, with good performance.
codingjoe/httpie
CLI HTTP client; user-friendly cURL replacement featuring intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc.
codingjoe/pre-commit-mirrors-pep257
A pre-commit hook that will check if your Python code is compliant with PEP257 (Docstring Conventions).
codingjoe/processing
Source code for the Processing Development Environment (PDE)
codingjoe/pytest-selenium
A selenium addon for pytest
codingjoe/pytest-selenium-1
Plugin for running Selenium with py.test
codingjoe/rpi-rgb-led-matrix
Controlling up to three chains of 32x32 or 16x32 RGB LED displays using Raspberry Pi GPIO
codingjoe/viewflow
Reusable workflow library for Django