John Vandenberg
jayvdb
Involved Projects and Packages
Checks syntax of reStructuredText
Python utils for streaming large files (S3, HDFS, gzip, bz2..)
Python sunset and sunrise time calculation
Python bindings for taskwarrior
Remove the template markup from html files
Helpful mixins for unittest classes
Collects and extracts URLs from given text
Lint tool for Vim script Language
Utilities for filesystems, paths, projects, subprocesses, and more
A patch parsing and application library
Python programmatic control of X windows
Simple copy and paste in Python
A linter for YAML files
Bootstrap for Django
Nice little application for Django projects providing fixtures
and models for a "complete" list of world countries and US states.
Also throwing in a small template filter for getting country flags by
ISO 3166-1 alpha-2 country code.
The Django Debug Toolbar is a configurable set of panels that display various debug information about the current request/response and when clicked, display more details about the panel's content.
Currently, the following panels have been written and are working:
- Django version;
- Request timer;
- A list of settings in settings.py;
- Common HTTP headers;
- GET/POST/cookie/session variable display;
- Templates and context used, and their template paths;
- SQL queries including time to execute and links to EXPLAIN each query;
- Logging output via Python's built-in logging module.
Django-environ uses environment variables to configure Django applications
Django model field that can hold a geoposition, and corresponding admin widget.
Django data importing and exporting
Django utility application that returns client's real IP address
Django JSON widget allows editing the Django jsonfield
Django file storage using minio