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-ajax-upload-widget
Provides AJAX file upload functionality for FileFields and ImageFields with a simple widget replacement in the form.
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/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-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-microdata
Implementation of Google's rich snippets in django.
codingjoe/django-ordered-model
Allows Django models to be ordered and provides a simple admin interface for reordering them.
codingjoe/django-paypal
A pluggable Django application for integrating PayPal Payments Standard or Payments Pro
codingjoe/django-postal
A django application for l10n of postal addresses
codingjoe/django-recaptcha
Django reCAPTCHA form field/widget integration app.
codingjoe/heroku-buildpack-tex
A buildpack for building TeX documents on Heroku
codingjoe/py-moneyed
Provides Currency and Money classes for use in your Python code.
codingjoe/pytest-selenium
A selenium addon for pytest
codingjoe/pytest-selenium-1
Plugin for running Selenium with py.test
codingjoe/python-measurement
Use and manipulate unit-aware measurement objects in Python