- New Zealand
- https://orcid.org/0009-0007-8069-2770
Pinned Loading
-
usethis-python
usethis-python PublicAutomate Python project setup and development tasks that are otherwise performed manually.
-
geospatial-wheels-index
geospatial-wheels-index PublicA PEP503 compliant package index for cgohlke/geospatial-wheels Windows GIS wheel files
Python 4
-
-
unionai-oss/pandera
unionai-oss/pandera PublicA light-weight, flexible, and expressive statistical data testing library
1,090 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
nathanjmcdougall/usethis-python,
rstudio/pins-python,
nathanjmcdougall/uoa-med-personal-timetable
and 30 other
repositories
Loading
Contribution activity
April 2025
Created 74 commits in 4 repositories
Created 1 repository
-
nathanjmcdougall/contextily
Jupyter Notebook
This contribution was made on Apr 25
Created a pull request in nathanjmcdougall/usethis-python that received 5 comments
Opened 75 other pull requests in 4 repositories
nathanjmcdougall/usethis-python
67
merged
3
open
-
Add more detailed instructions for running in isolation
This contribution was made on Apr 27
-
Add Commits since latest release badge
This contribution was made on Apr 27
-
Add disclaimer about the experimental nature of updating existing projects
This contribution was made on Apr 27
-
Bump Jinja2 as per dependabot CVE-2025-27516
This contribution was made on Apr 27
-
Add requirements.txt for dependabot
This contribution was made on Apr 27
-
Add changelog
This contribution was made on Apr 27
-
Move to Alpha development status
This contribution was made on Apr 27
-
437 add a how flag for tools
This contribution was made on Apr 27
-
Create
CONTRIBUTING.md
This contribution was made on Apr 27 -
Don't add
--showlocals
by default forpytest
This contribution was made on Apr 27 -
Add informal development roadmap to README
This contribution was made on Apr 27
-
Update docstring in _vary_network_conn
This contribution was made on Apr 27
-
Sync README with CLI help docs
This contribution was made on Apr 27
-
Point ReadTheDocs to the requirements file
This contribution was made on Apr 27
-
Add documentation requirements.txt file for readthedocs
This contribution was made on Apr 27
-
Create .readthedocs.yaml
This contribution was made on Apr 27
-
Allow independent inclusion of the ruff linter and formatter
This contribution was made on Apr 26
-
Fix incorrect toml_document variable name
This contribution was made on Apr 25
-
Refactor
_tool.py
into separate modulesThis contribution was made on Apr 24 -
Add rich help panels to CLI
This contribution was made on Apr 24
-
Disable install completions
This contribution was made on Apr 24
-
Create a unified RuleConfig abstraction
This contribution was made on Apr 24
-
Add
TypeAlias
for rulesThis contribution was made on Apr 24 -
Fix typo in docstring in _tool.py
This contribution was made on Apr 24
-
558 usethis tool coverage breaks existing config in some cases
This contribution was made on Apr 24
- Some pull requests not shown.
rstudio/pins-python
3
open
-
Bump pre-commit action
This contribution was made on Apr 22
-
Add a spellchecker
This contribution was made on Apr 21
-
Document how to create a board for a shared network drive with caching
This contribution was made on Apr 21
geopandas/contextily
1
merged
-
Fix typos
This contribution was made on Apr 25
unionai-oss/pandera
1
merged
-
Add spellchecker and Fix typos
This contribution was made on Apr 22
Reviewed 4 pull requests in 2 repositories
nathanjmcdougall/usethis-python
3 pull requests
-
98 implement usethis tool import linter
This contribution was made on Apr 19
-
Provide support for ConfigItem to manage a regex pattern of keys
This contribution was made on Apr 17
-
Add a function which gives a detected list of importable modules
This contribution was made on Apr 4
rstudio/pins-python
1 pull request
-
Move to adaptor backend
This contribution was made on Apr 1
Created an issue in nathanjmcdougall/usethis-python that received 4 comments
Consider splitting get_associated_ruff_rules
into two cases for managed and non-managed rules
Motivation
Not all rules are managed, e.g. INP
for import-linter. At the moment, it is tool-dependent whether the rules from get_associated_ruff_rules
4
comments
Opened 83 other issues in 2 repositories
nathanjmcdougall/usethis-python
40
open
41
closed
-
Add
requirements.txt
This contribution was made on Apr 27 -
Include a
--no-pre-commit
flag for all toolsThis contribution was made on Apr 27 -
Configure ReadTheDocs requirements file
This contribution was made on Apr 27
-
Add ReadTheDocs
This contribution was made on Apr 27
-
Add an option to
usethis rule
to manage specific subdirectoriesThis contribution was made on Apr 26 -
Sync the README grouping of CLI commands with the
rich_help_panel
valuesThis contribution was made on Apr 26 -
Don't strictly require git in
usethis tool pre-commit
This contribution was made on Apr 26 -
Remove
mergedeep
as a dependencyThis contribution was made on Apr 25 -
Add informal roadmap to README
This contribution was made on Apr 25
-
Consider skipping
*.js
files in codespellThis contribution was made on Apr 24 -
Add
rich
help panels to CLIThis contribution was made on Apr 24 -
Split
usethis._tool
into modulesThis contribution was made on Apr 24 -
Allow non-
uv
basedrequirements.txt
generationThis contribution was made on Apr 24 -
Disable install completitions for now
This contribution was made on Apr 24
-
Create a unified abstraction for
RuleConfig
This contribution was made on Apr 24 -
Add a
TypeAlias
for rulesThis contribution was made on Apr 24 -
Allow independent inclusion of the Ruff linter and formatter
This contribution was made on Apr 24
-
Reduce duplication in rule management methods for tools
This contribution was made on Apr 24
-
usethis tool coverage
breaks existing config in some casesThis contribution was made on Apr 24 -
Add a disclaimer to the README that
usethis
is currently best for new projectsThis contribution was made on Apr 24 -
Pass tests in offline mode
This contribution was made on Apr 24
-
Test maximal Bitbucket config excluding pre-commit
This contribution was made on Apr 24
-
Don't use
runner.invoke
in tests without checking the resultThis contribution was made on Apr 24 -
Update docstring for
_vary_network_conn
This contribution was made on Apr 24 -
Unexpected messages when adding pre-commit
This contribution was made on Apr 24
- Some issues not shown.
rstudio/pins-python
2
open
-
Should
board_folder
use caching by default?This contribution was made on Apr 21 -
Potential
fsspec
issue with double forwardslashThis contribution was made on Apr 1