adamchainz
π¦ @django technical board member π¬π§ @djangolondon co-organizer β AWS/Django/Python Author and Consultant
@django, @djangolondonLondon / Lisbon
Pinned Repositories
blacken-docs
Run `black` on python code blocks in documentation files
django-browser-reload
Automatically reload your browser in development.
django-cors-headers
Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS)
django-htmx
Extensions for using Django with htmx.
django-linear-migrations
Ensure your migration history is linear.
django-mysql
:dolphin: :horse: Extensions to Django for use with MySQL/MariaDB
django-upgrade
Automatically upgrade your Django projects.
time-machine
Travel through time in your tests.
django
The Web framework for perfectionists with deadlines.
pytest-randomly
:game_die: Pytest plugin to randomly order tests and control random.seed
adamchainz's Repositories
adamchainz/django-upgrade
Automatically upgrade your Django projects.
adamchainz/time-machine
Travel through time in your tests.
adamchainz/django-mysql
:dolphin: :horse: Extensions to Django for use with MySQL/MariaDB
adamchainz/flake8-comprehensions
βοΈ A flake8 plugin to help you write better list/set/dict comprehensions.
adamchainz/mac-ansible
:cow2: Configuring my mac with Ansible
adamchainz/patchy
:anchor: Patch the inner source of python functions at runtime.
adamchainz/treepoem
Barcode rendering for Python supporting QRcode, Aztec, PDF417, I25, Code128, Code39 and many more types.
adamchainz/ec2-metadata
An easy interface to query the EC2 metadata API, with caching.
adamchainz/django-read-only
Disable Django database writes.
adamchainz/heroicons
Use heroicons in your Django and Jinja templates.
adamchainz/django-watchfiles
Use watchfiles in Djangoβs autoreloader.
adamchainz/flake8-logging
A Flake8 plugin that checks for issues using the standard library logging module.
adamchainz/flake8-tidy-imports
βοΈ A flake8 plugin that helps you write tidier imports.
adamchainz/unittest-parametrize
Parametrize tests within unittest TestCases.
adamchainz/django-version-checks
System checks for your project's environment.
adamchainz/pip-lock
Check for differences between requirements.txt files and your environment
adamchainz/flake8-no-pep420
A flake8 plugin to ban PEP-420 implicit namespace packages.
adamchainz/pytest-reverse
Pytest plugin to reverse test order.
adamchainz/pygments-git
Pygments lexers for Git output and files
adamchainz/pytest-restrict
:lock: Pytest plugin to restrict the test types allowed
adamchainz/adamchainz
π
adamchainz/django
The Web framework for perfectionists with deadlines.
adamchainz/pytest-flake8-path
A pytest fixture for testing flake8 plugins.
adamchainz/django-picklefield
A pickled object field for Django
adamchainz/shot-scraper
A command-line utility for taking automated screenshots of websites
adamchainz/Awesome-Black-Friday-Cyber-Monday
Awesome deals on Black Friday: Apps, SaaS, Books, Courses, etc.
adamchainz/django-configurations
A helper for organizing Django project settings by relying on well established programming patterns.
adamchainz/django-geojson
django-geojson is a collection of helpers to (de)serialize (Geo)Django objects into GeoJSON.
adamchainz/django-leaflet
Use Leaflet in your Django projects
adamchainz/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing