Pinned Repositories
bytes-warning
Utility for setting python BytesWarning without access to interpreter command line arguments
django_pg_agefilter
Age based filters for django using postgres
dotfiles
My dotfiles. Borrowed from here and there.
infantographics
Graphs from data about babies
isort-vim-2
Yet another vim isort plugin
prettyqr
Create beautiful looking QR codes
pytest-cagoule
Run the subset of tests that touch the code you've just changed
rdb
Remote debugger: Standalone copy of celery.contrib.rdb
sentry-redflash
wrecking-check
Check your [w]req(uirements).in
davidszotten's Repositories
davidszotten/isort-vim-2
Yet another vim isort plugin
davidszotten/django-ninja
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
davidszotten/dotfiles
My dotfiles. Borrowed from here and there.
davidszotten/advent-of-code
Solutions to http://adventofcode.com in rust
davidszotten/advent-of-code-2020
davidszotten/advent-of-code-2021
one day i'll merge these repos
davidszotten/black
The uncompromising Python code formatter
davidszotten/coverage-file-size
Illustrating a coverage bug(?)
davidszotten/django-http-debug
Django app for creating endpoints that log incoming request and return mock data
davidszotten/django-money
Money fields for Django forms and models.
davidszotten/django-stubs
PEP-484 stubs for Django
davidszotten/django-upgrade
Automatically upgrade your Django projects.
davidszotten/haphazard
Hazard pointers in Rust.
davidszotten/moto
A library that allows you to easily mock out tests based on AWS infrastructure.
davidszotten/nvim-starter-kit
Neovim Starter Kit
davidszotten/pdbpp
pdb++, a drop-in replacement for pdb (the Python debugger)
davidszotten/poetry
Python dependency management and packaging made easy.
davidszotten/poetry-merge-lock
Merge the lock file of a Poetry project
davidszotten/pre-commit.com
davidszotten/protoletariat
Protocol Buffers for the rest of us
davidszotten/py-ts-interfaces
A Python to Typescript Interface Generator
davidszotten/pylibmc
A Python wrapper around the libmemcached interface from TangentOrg.
davidszotten/pytest
The pytest testing tool makes it easy to write small tests, yet scales to support complex functional testing
davidszotten/python-fastjsonschema
Fast JSON schema validator for Python.
davidszotten/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
davidszotten/ruff
An extremely fast Python linter, written in Rust.
davidszotten/RustPython-Parser
davidszotten/speccify
Tie together `drf-spectacular` and `djangorestframework-dataclasses` for easy-to-use apis and openapi schemas.
davidszotten/tox-poetry
Poetry plugin for tox.
davidszotten/uv
An extremely fast Python package installer and resolver, written in Rust.