Pinned Repositories
dj-stripe
dj-stripe automatically syncs your Stripe Data to your local database as pre-implemented Django Models allowing you to use the Django ORM, in your code, to work with the data making it easier and faster.
django-constance
Dynamic Django settings.
dj-cloud-error
Report exceptions from Django to Google Stackdriver Error Reporting
Civ5AntiquityIconsMod
Civilization 5 Mod to filter the display of resource icons
csp_lambda
AWS Lambda function to store Content Security Policy reports in ElasticSearch
deploy-cloud-functions
A GitHub Action that deploys source code to Google Cloud Functions.
KillTeamResources
list of resources for Kill Team (2021 edition, under the Warhammer 40k franchise)
liquorban
Auckland Liquor Ban map
sureflap_gcloud
Automatically update the curfew times on the SureFlap catflap, using a scheduled Google Cloud Function
therefromhere's Repositories
therefromhere/cookiecutter-djangopackage
A cookiecutter template for creating reusable Django packages quickly.
therefromhere/discord.py
An API wrapper for Discord written in Python.
therefromhere/dj-stripe
Django + Stripe Made Easy
therefromhere/django-basicauth
Basic auth utilities for Django.
therefromhere/django-cookiecutter
therefromhere/django-eav2
Django EAV 2 - EAV storage for modern Django
therefromhere/django-extensions
This is a repository for collecting global custom management extensions for the Django Framework.
therefromhere/django-filter
A generic system for filtering Django QuerySets based on user selections
therefromhere/django-globals
Thread specific global variables with middleware to hold a reference to the current user.
therefromhere/django-ipware
A Django application to retrieve client's IP address
therefromhere/django-memoize
An implementation of memoization technique for Django
therefromhere/django-modelcluster
Django extension to allow working with 'clusters' of models as a single unit, independently of the database
therefromhere/django-pods
App Settings for Django
therefromhere/django-request-logging
Django middleware that logs http request body.
therefromhere/django-rest-framework
Web APIs for Django. ⚡️
therefromhere/django-settings-export
Access Django settings from templates the right way™ https://twitter.com/jakubroztocil
therefromhere/django-settings-view-as-json
View Settings via URL
therefromhere/django-treebeard
Efficient tree implementations for Django
therefromhere/drf-yasg
Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest Framework code.
therefromhere/ecs-deploy-no-entrypoint
image from silintl/ecs-deploy without any entrypoint to be compatible with gitlab
therefromhere/inflection
A port of Ruby on Rails' inflector to Python
therefromhere/pipenv
Python Development Workflow for Humans.
therefromhere/pympler
Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.
therefromhere/pyppeteer
Headless chrome/chromium automation library (unofficial port of puppeteer)
therefromhere/python-unicodecsv
Python2's stdlib csv module is nice, but it doesn't support unicode. This module is a drop-in replacement which *does*. If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv
therefromhere/qr-filetransfer
📡 Transfer files over WiFi from your computer to your smartphone from the terminal
therefromhere/rq-retry
Retry support for RQ queuing system.
therefromhere/sureflap
Basic PHP Examples for SureFlap API (IoT cat flap)
therefromhere/trueskill
An implementation of the TrueSkill rating system for Python
therefromhere/webtest
Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.