Pinned Repositories
citecheck
Run-time protection of citation chains in Python 📖⛓️
convergence-plot
Plot the convergence of recursive maps in the complex plane
deptry
Find unused, missing and transitive dependencies in a Python project.
extending-dataclass
Some example options of how you might extend a dataclass
labtech
Easily run experiment permutations with multi-processing and caching
lemma
An extensible mini-language to generate mathematical notation for executable and testable Python.
suiteas
An opinionated testing suite linter and organizer for pytest
usethis-python
Automate Python project setup and development tasks that are otherwise performed manually.
nathanjmcdougall's Repositories
nathanjmcdougall/suiteas
An opinionated testing suite linter and organizer for pytest
nathanjmcdougall/usethis-python
Automate Python project setup and development tasks that are otherwise performed manually.
nathanjmcdougall/citecheck
Run-time protection of citation chains in Python 📖⛓️
nathanjmcdougall/convergence-plot
Plot the convergence of recursive maps in the complex plane
nathanjmcdougall/deptry
Find unused, missing and transitive dependencies in a Python project.
nathanjmcdougall/extending-dataclass
Some example options of how you might extend a dataclass
nathanjmcdougall/labtech
Easily run experiment permutations with multi-processing and caching
nathanjmcdougall/lemma
An extensible mini-language to generate mathematical notation for executable and testable Python.
nathanjmcdougall/linz-50518
A snapshot of the Wreck Points dataset from the LINZ data service
nathanjmcdougall/mypy
Optional static typing for Python
nathanjmcdougall/nltk
NLTK Source
nathanjmcdougall/nz-wreck-analysis
An analysis of shipwrecks in New Zealand
nathanjmcdougall/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
nathanjmcdougall/pandera
A light-weight, flexible, and expressive statistical data testing library
nathanjmcdougall/pins-python
nathanjmcdougall/postmodern-python-ci
Example of a GitHub Actions-based CI and release pipelines with Python code via `uv`.
nathanjmcdougall/pydantic-xml
pydantic xml extension
nathanjmcdougall/pyproject-fmt
nathanjmcdougall/pysource-codegen
generate random python code to test linter/formatter/and other tools
nathanjmcdougall/schemastore
A collection of JSON schema files including full API
nathanjmcdougall/squareness
A short mathematical investigation into the relationship between each number's closest two divisors
nathanjmcdougall/static-frame
Immutable and grow-only Pandas-like DataFrames with a more explicit and consistent interface.
nathanjmcdougall/superhelp
Python help that really helps
nathanjmcdougall/time-log-analysis
Generate summary information from a time log dataset
nathanjmcdougall/uv
An extremely fast Python package and project manager, written in Rust.
nathanjmcdougall/uv-precommit-deptry-test
Trying to configure `deptry` as a pre-commit hook to run on pre-commit.ci using uv
nathanjmcdougall/warehouse
The Python Package Index
nathanjmcdougall/web
When of Python Catalogue Website
nathanjmcdougall/ydata-profiling
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.