Skip to content
Avatar

Sponsors

@medecau @dharmeshs @rsyring @vyos @tiangolo @willingc @sthagen @tyrelsouza
@dcramer @supakeen @rfleschenberg @ProteinQure

Achievements

Achievements

Organizations

@python @edx @BostonPython @FriendsOfOpenedX @openedx
Block or Report

Block or report nedbat

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nedbat/README.md

I'm Ned Batchelder, a Python software developer and community organizer.

Sponsor me on GitHub Follow me on Twitter Read my blog Join us at Boston Python Python Discord My PyPI packages

You can find me at:

My latest blog post:

More blog posts
  • Moving a git branch to a new base, 10 Feb 2022
    Suppose you have some work on a git branch that you started from one branch, and you want to move that work to be based on a different branch, as if you had started from there originally. The git rebase command gives you the tools to do it, but it’s complicated, and I can never remember the details, so I finally figured it out and made an alias to do it. (read..)
  • Refactoring Boston, 23 Jan 2022
    Boston has undergone many changes. Where did Broadway go? (read..)
  • Cog resurgence, 14 Jan 2022
    My cog tool has been having a resurgence of late: a number of people are discovering it’s useful to run a little bit of Python code inside otherwise static files. (read..)
  • Gem: exploding string alternatives, 28 Dec 2021
    Here’s a Python gem: a small bit of Python that uses the power of the language and standard library well. (read..)
  • Load-balanced xdist, 11 Dec 2021
    I wrote a pytest plugin to evenly balance tests across xdist workers. (read..)
  • and many more..

I maintain a few Python packages, including:

More of my Python packages
  • Scriv: changelog generator
    PyPI GitHub last commit PyPI - Downloads
  • Cog: small bits of computation for static files
    PyPI GitHub last commit PyPI - Downloads
  • Aptus: Mandelbrot fractal viewer
    PyPI GitHub last commit PyPI - Downloads

Pinned

  1. Code coverage measurement for Python

    Python 1.9k 280

  2. A plugin for coverage.py to measure Django template execution

    Python 165 28

  3. scriv Public

    Tool for managing changelogs.

    Python 87 6

  4. cog Public

    Cog: A content generator for executing Python snippets in source files.

    Python 199 16

Contribution activity

February 2022

Created 2 repositories

Created a pull request in openedx/edx-platform that received 6 comments

build: use pinned Django version for tests

The existing method of installing Django will continue to use 3.2.11 even though 3.2.12 is available. We ran into this on the maple.master branch w…

+18 −5 6 comments
Opened 6 other pull requests in 5 repositories
openedx/openedx-webhooks 1 merged 1 closed
openedx/open-edx-proposals 1 closed
openedx/pr_watcher_configuration 1 merged
edx/open-source-process-wg 1 closed
openedx/repo-tools 1 merged
Reviewed 22 pull requests in 10 repositories
openedx/open-edx-proposals 11 pull requests
nedbat/coveragepy 2 pull requests
openedx/edx-platform 2 pull requests
BostonPython/about 1 pull request
edx/open-source-process-wg 1 pull request
openedx/edx-repo-health 1 pull request
openedx/openedx-webhooks 1 pull request
edx/.github 1 pull request
openedx/repo-tools-data-schema 1 pull request
openedx/edx-developer-docs 1 pull request

Created an issue in edx/open-source-process-wg that received 6 comments

How to involve the community in the ecommerce replacement project?

The ecommerce team is in the process of designing a replacement for the edx.org ecommerce capability. How much of that work will be shared with the…

6 comments

Seeing something unexpected? Take a look at the GitHub profile guide.