Skip to main content
Avatar for Dominic Davis-Foster from gravatar.com

Dominic Davis-Foster

Username    DomDF
Date joined   Joined

116 projects

chemistry-tools

Last released

Python tools for analysis of chemical compounds.

whey

Last released

A simple Python wheel builder for simple projects.

pyproject-parser

Last released

Parser for 'pyproject.toml'

dom-toml

Last released

Dom's tools for Tom's Obvious, Minimal Language.

attr-utils

Last released

Utilities to augment attrs.

enum-tools

Last released

Tools to expand Python's enum module.

flake8-dunder-all

Last released

A Flake8 plugin and pre-commit hook which checks to ensure modules have defined '__all__'.

gunshotmatch-cli

Last released

GunShotMatch Command-Line Interface.

libgunshotmatch-mpl

Last released

Matplotlib intergration for GunShotMatch.

consolekit

Last released

Additional utilities for click.

sphinx-highlights

Last released

Sphinx extension to display a selection of highlights from a Python library.

gunshotmatch-pipeline

Last released

GunShotMatch Analysis Pipeline

libgunshotmatch

Last released

Base library for GunShotMatch.

coincidence

Last released

Helper functions for pytest.

PyMassSpec

Last released

Python Toolkit for Mass Spectrometry

gunshotmatch-reports

Last released

PDF Report Generation for GunShotMatch.

apeye-core

Last released

Core (offline) functionality for the apeye library.

hatch-requirements-txt

Last released

Hatchling plugin to read project dependencies from requirements.txt

octocheese

Last released

🐙 🧀 – Copy PyPI Packages to GitHub Releases

shippinglabel

Last released

Utilities for handling packages.

gunshotmatch-method-writer

Last released

Method writer for GunShotMatch.

create-redirect

Last released

Python script for creating HTML redirects.

domdf-python-tools

Last released

Helpful functions for Python 🐍 🛠️

searchdocs

Last released

Search the Python documentation from your terminal.

shippinglabel-pypi

Last released

Shippinglabel extension for interacting with PyPI.

shippinglabel-conda

Last released

Shippinglabel extension with utilities conda packages.

formate-black

Last released

Use black with formate.

mathematical

Last released

Mathematical tools for Python 📐 🐍 🛠️

pyproject-devenv

Last released

Create virtual environments using pyproject.toml metadata.

cawdrey

Last released

Several useful custom dictionaries for Python 📖 🐍

mkrecipe

Last released

A tool to create recipes for building conda packages from distributions on PyPI.

flake8-strftime

Last released

A flake8 plugin which checks for use of platform specific strftime codes.

snippet-fmt

Last released

Format and validate code snippets in reStructuredText files.

flake8-helper

Last released

A helper library for Flake8 plugins.

flake8-sphinx-links

Last released

A Flake8 plugin to check docstrings for double backticked strings which should be links to the Python documentation.

flake8-slots

Last released

A Flake8 plugin to require __slots__ to be defined for subclasses of immutable types.

sphinx-debuginfo

Last released

A Sphinx extension to include debugging information in the output.

sphinx-jinja2-compat

Last released

Patches Jinja2 v3 to restore compatibility with earlier Sphinx versions.

dict2css

Last released

A μ-library for constructing cascading style sheets from Python dictionaries.

flake8-prettycount

Last released

Wrapper around flake8 providing a formatted count at the end.

pychoosealicense

Last released

Provides license metadata from choosealicense.com

flake8-encodings

Last released

A Flake8 plugin to identify incorrect use of encodings.

yapf-isort

Last released

yapf 💌 isort

dep-checker

Last released

Tool to check all requirements are actually required.

formate

Last released

Python formatting mate.

pyms-nist-search

Last released

PyMassSpec extension for searching mass spectra using NIST's Mass Spectrum Search Engine.

sphinx-pyproject

Last released

Move some of your Sphinx configuration into pyproject.toml

astatine

Last released

Some handy helper functions for Python's AST module.

apeye

Last released

Handy tools for working with URLs and APIs.

sphinx-licenseinfo

Last released

Sphinx directives for showing license information.

handy-archives

Last released

Some handy archive helpers for Python.

default-values

Last released

Sphinx extension to show default values in documentation.

pypi-json

Last released

PyPI JSON API client library

sphinx-toolbox

Last released

Box of handy tools for Sphinx 🧰 📔

seed-intersphinx-mapping

Last released

Populate the Sphinx 'intersphinx_mapping' dictionary from the project's requirements.

pyproject-examples

Last released

Example pyproject.toml configs for testing.

domdf-sphinx-theme

Last released

Customised 'sphinx_rtd_theme' used by my Python projects.

domdf-wxpython-tools

Last released

Tools and widgets for wxPython.

simple503

Last released

PEP 503 Python package repository generator.

github3-utils

Last released

Handy utilities for github3.py

deprecation-alias

Last released

A wrapper around 'deprecation' providing support for deprecated aliases.

flake2lint

Last released

Tool and pre-commit hook to augment Flake8 noqa comments with PyLint comments.

pprint36

Last released

Backport of pprint from Python 3.9 to Python 3.6-3.8

southwark

Last released

Extensions to the Dulwich Git library.

dist-meta

Last released

Parse and create Python distribution metadata.

configconfig

Last released

Load and validate YAML configuration files.

whey-pth

Last released

Extension to whey to support .pth files.

repo-helper-github

Last released

Manage GitHub repositories with repo-helper.

repo-helper-devenv

Last released

Create virtual environments with repo-helper.

repo-helper-rtd

Last released

Manage ReadTheDocs documentation with repo-helper.

repo-helper-sphinx-theme

Last released

Sphinx Theme for repo_helper.

toctree-plus

Last released

Enhanced Sphinx TocTree which shows classes, functions etc. as if they were sections.

coverage-pyver-pragma

Last released

Plugin for Coverage.py to selectively ignore branches depending on the Python version.

extras-require

Last released

Display a warning at the top of module documentation that it has additional requirements.

remote-wheel

Last released

Access files from a remote wheel.

importcheck

Last released

A tool to check all modules can be correctly imported.

domplotlib

Last released

Dom's extensions to matplotlib

html-section

Last released

Sphinx extension to hide section headers with non-HTML builders.

pyupgrade-directories

Last released

Run pyupgrade on all files in a directory, and optionally recursively.

sphinx-autofixture

Last released

Sphinx autodocumenter for pytest fixtures.

sphinx-packaging

Last released

A collection of Sphinx utilities related to Python packaging.

whiptail-dialogs

Last released

Use whiptail to display dialog boxes from Python scripts.

dependency-dash

Last released

A fully Open Source dependency dashboard.

pymassspec-plot

Last released

Plotting extension for PyMassSpec.

whey-conda

Last released

Whey extension for creating Conda packages for Python projects.

sdjson

Last released

Custom JSON Encoder for Python utilising functools.singledispatch to support custom encoders for both Python's built-in classes and user-created classes, without as much legwork.

repo-helper

Last released

A tool to manage configuration files, build scripts etc. across multiple projects.

octo-api

Last released

Python interface to the Octopus Energy API.

rsc-on-this-day

Last released

Displays Royal Society of Chemistry "On This Day" facts.

tox-recreate-hook

Last released

(experimental) Allows hooks to be defined which are called when recreating a tox testenv.

appdirs-stubs

Last released

Type stubs for appdirs

pytest-mypy-plugins-shim

Last released

Substitute for "pytest-mypy-plugins" for Python implementations which aren't supported by mypy.

repo-helper-pycharm

Last released

repo_helper extension to manage PyCharm's configuration.

tox-envlist

Last released

Allows selection of a different tox envlist.

notebook2script

Last released

Convert Jupyter Notebooks to Python Scripts.

git-toggle

Last released

Toggle Git remotes between https and ssh.

emoji-strings

Last released

Adds support for emoji-strings in Python, which convert emoji names into actual emoji.

mh-utils

Last released

Utilities for handing ancillary files produced by MassHunter.

flake8-github-actions

Last released

GitHub Actions integration for flake8.

wordle

Last released

Create a wordcloud for a Git repository.

football-badges

Last released

Create a GitHub-style badge showing the score of a football match.

wx-icons-hicolor

Last released

Hicolor icon theme for wxPython.

dummy-wx

Last released

This module does nothing.

dotnet-stubs

Last released

Incomplete, and probably incorrect, stubs for .NET.

wx-icons-suru

Last released

Suru icon theme for wxPython 🐍

wx-icons-humanity

Last released

Humanity and Humanity Dark icon themes for wxPython 🐍

wx-icons-adwaita

Last released

Adwaita icon theme for wxPython 🐍

ytools3

Last released

Library for validating `yaml` files against schema and selectively dumping nodes from `yaml` (or `json`) documents in `yaml` or `json` format.

indicator-syncthing

Last released

A Syncthing status menu for Unity and other desktops that support AppIndicator.

py2latex

Last released

Create LaTeX documents with Python, Markdown and Jinja2.

webcolors-stubs

Last released

PEP 561 based Type information for webcolors.

PySetWacom

Last released

A GUI utility for configuring buttons on graphics tablets and styli

domdf-spreadsheet-tools

Last released

Tools for creating and formatting spreadsheets with Python and OpenPyXL.

msp2lib

Last released

Convert an MSP file representing one or more Mass Spectra to a NIST MS Search user library.

wxIconSaver

Last released

wxPython GUI for saving icons to files

wx-icons-tango

Last released

description goes here

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page