25 projects
react-ssr
django-rest-framework-expandable
Expandable serializers for Django REST Framework
django-rest-framework-helpers
A collection of useful modules for Django Rest Framework
python-decouple-custom
Strict separation of settings from code.
django-webpack-loader-remote
Load webpack assets from a local or remote stats file
webpack-loader-remote
Load webpack stats from a local or remote file
django-fallback-view
Middleware that returns a fallback view when the URL matches anything that isnt specified>
django-dynamic-image
A django ImageField whose upload_to value is generated from a model method
django-restricted-paths
Restricts access to specific urls to staff only by responding with a specific view or raising a 404
birdhouse-toolbox
Command line tools to automate various processes
package-controller
A CLI tool that acts as a wrapper for various other programs to make updating and publishing python and node packages easier
page-scrapers
Scrapers for specific websites
number-tools
Various tools for manipulating numbers
text-tools
Various tools for manipulating text
image-tools
Various tools for manipulating images
django-ajax-access
A set of views and urls for ajax-based logout and logout for Django
wordpress-toolbox
A collection of CLI commands to use for a wordpress website through it's REST API
drf-helpers
A collection of modules that contain useful helpers for use with the Django REST Framework.
resize-and-crop
Resize and crop an image to fit the specified size.
django-auto-modeladmin
Automatically creates a ModelAdmin for each model instance passed in a list.
find-best-string
Finds the best matching string in a larger string.
dynamic-upload-image-field
A django ImageField that generates it's upload_to value from the model instance method get_upload_to.
craigslist-watcher
Emails a list of urls to new posts found on craigslist page.
download-image
Creates a django image file in the specified format from a remote url.
restricted-paths
Restricts access to certain url paths based on environment.