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/talks
Code resources for talks that I've been doing (mostly live coding)
codingjoe/django-genericadmin
A simple django app to make the lookup of generic models easier.
codingjoe/django-nopassword
Authentication backend for django that uses a one time code instead of passwords
codingjoe/choosealicense.com
A site to provide non-judgmental guidance on choosing a license for your open source project
codingjoe/codingjoe_test_project
A package that does one thing and does it well
codingjoe/conda-buildpack
Buildpack for Conda.
codingjoe/conda-recipes-extra
codingjoe/contexttimer
A timer as a context manager
codingjoe/django-configurations
A helper for organizing Django project settings by relying on well established programming patterns.
codingjoe/django-localflavor
Country-specific Django helpers, formerly of contrib fame
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-orderable
Add manual sort order to Django objects via an abstract base class and admin classes
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/heroku-connect-plugin
CLI plugin for Heroku Connect (experimental)
codingjoe/hirefire
A Python lib to integrate with the HireFire service -- The Heroku Proccess Manager.
codingjoe/httpie
CLI HTTP client; user-friendly cURL replacement featuring intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc.
codingjoe/model_mommy
Object factory for django
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/rpi-rgb-led-matrix
Controlling up to three chains of 32x32 or 16x32 RGB LED displays using Raspberry Pi GPIO
codingjoe/salesforce-bulk
Python interface to the Salesforce.com Bulk API
codingjoe/social-core
Python Social Auth - Core
codingjoe/stack-images
Automated generation of stack images
codingjoe/styleguide
In-house conventions and styles
codingjoe/transcribe
Convert images or audio files to plain text on the command line
codingjoe/viewflow
Reusable workflow library for Django