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
  • Dinghy: GitHub daily digest maker
    PyPI GitHub last commit PyPI - Downloads
  • 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 282

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

    Python 166 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

March 2022

Reviewed 2 pull requests in 2 repositories
openedx/staff_graded-xblock 1 pull request
openedx/open-edx-proposals 1 pull request
Opened 1 issue in 1 repository
edx/open-source-process-wg 1 open

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