-
REVSYS
- Lawrence, KS
-
12:28
(UTC -05:00) - https://www.revsys.com
- @fwiles
- @frank@frankwiles.social
- in/frankwiles
- https://www.frankwiles.com
Highlights
- Pro
-
kube-env-precommit Public
When creating env files for Kubernetes deployments (used with kustomize, FluxCD, etc.), it's easy to accidentally add quotes around values. This detects and attempts to auto-fix them.
Python MIT License UpdatedApr 6, 2026 -
-
dotfiles Public
Various Mac OSX dotfiles I use for configuration etc
Lua BSD 3-Clause "New" or "Revised" License UpdatedApr 3, 2026 -
-
pr-playground Public
Automatically close bad PRs
-
-
typer-cli-template Public
A copier based template for making Typer command line tools quickly
Jinja BSD 3-Clause "New" or "Revised" License UpdatedFeb 15, 2026 -
kube-anypod Public
Return the name of any pod from a given Deployment, StatefulSet, or DaemonSet
-
kube-secrets Public
Rust command line utility to quickly display useful secrets in a Kubernetes namespace
-
gg Public
gg - Go Github is a small Rust CLI helper and TUI for more quickly getting to a repo's Github page, Issues, Milestones, Actions, or PRs.
-
frankwiles Public
Frank Wiles' Github README repo
Python BSD 3-Clause "New" or "Revised" License UpdatedDec 17, 2025 -
screenshot-archiver Public
Simple tool to archive screenshots into a YYYY/MM/DD/ folder structure once they get a bit old.
-
python-library-template Public
Frank's personal template for creating Python libraries
-
cookiecutter-python-package Public archive
A simple Python 3.7+ package starter template using cookiecutter
Python BSD 3-Clause "New" or "Revised" License UpdatedSep 1, 2024 -
make-management-command Public
Create the proper paths for a Django management command and one or more simple django-click commands
-
-
django-app-metrics Public
Simple framework for capturing in application metrics and emailing aggregation results
-
hello-docker Public
Simple way to test in a classroom setting if Docker is setup and working correctly
-
postgres-utility Public
A docker image with all of the various PostgreSQL related utilities I typically use with working with containers and/or Kubernetes clusters
Dockerfile UpdatedJan 21, 2022 -
djangoproject.com Public
Forked from django/djangoproject.comSource code to djangoproject.com
-
mkpasswd Public
A small utility for generating strong passwords
-
django Public
Forked from django/djangoThe Web framework for perfectionists with deadlines.
Python BSD 3-Clause "New" or "Revised" License UpdatedJul 15, 2019 -
concourse-development-environment Public
Forked from ncatelli/concourse-development-environmentA local development environment for concourse that is entirely contained in docker-compose
Dockerfile UpdatedJun 6, 2019 -
django-pagebits Public archive
django-pagebits
-
-
django-mailgun Public archive
Forked from BradWhittington/django-mailgunA Django email backend for Mailgun
Python MIT License UpdatedSep 4, 2015 -
django-ckeditor Public archive
Forked from django-ckeditor/django-ckeditorDjango admin CKEditor integration.
JavaScript Other UpdatedFeb 12, 2014 -
django-taggit-suggest Public
Add keyword and regular expression "suggestions" for tags.