Skip to content
Avatar

Sponsors

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

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.

Stand With Ukraine

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 posts:

  • Cairo in Jupyter, better, 15 May
    I finally came up with a way I like to create PyCairo drawings in a Jupyter notebook. (read..)
  • Twitter tidbits, 8 May
    Lately I’ve been posting Python tidbits on Twitter. Here’s a bit about how I make them. (read..)
  • Python custom formatting, 14 Apr
    Python objects can define their own format mini-language. (read..)
  • Singleton is a bad idea, 10 Apr
    Design patterns are a great way to think about interactions among classes. But the classic Singleton pattern is bad: you shouldn’t use it and there are better options. (read..)
  • Dinghy digests, 13 Mar
    Dinghy is a tool I wrote to summarize activity on GitHub issues and pull requests. You configure it to look at certain GitHub resources over a recent time period, and it produces a compact digest of what’s been happening: (read..)
  • 20 years of blogging, 7 Mar
    I’ve been blogging for 20 years! In that time I’ve covered a lot of ground. (read..)
  • and many more..

I maintain a few Python packages, including:

  • Coverage.py: The code coverage tool for Python
    PyPI GitHub last commit PyPI - Downloads
  • Dinghy: A GitHub activity digest tool
    PyPI GitHub last commit PyPI - Downloads
  • Scriv: Changelog management tool
    PyPI GitHub last commit PyPI - Downloads
  • Cog: Small bits of Python computation for static files
    PyPI GitHub last commit PyPI - Downloads
  • Aptus: Mandelbrot fractal viewer
    PyPI GitHub last commit PyPI - Downloads


(made with cog at 2022-05-15 21:04 UTC)

Pinned

  1. coveragepy Public

    The code coverage tool for Python

    Python 2k 298

  2. scriv Public

    Changelog management tool

    Python 110 9

  3. cog Public

    Small bits of Python computation for static files

    Python 210 19

  4. dinghy Public

    A GitHub activity digest tool

    Python 54 4

Contribution activity

May 2022

Created 2 repositories

Created a pull request in nedbat/coveragepy that received 14 comments

Fix compilation errors on latest 3.11.0

Another attempt at 3.11.0-latest compatibility. This fully compiles, but gets wrong answers for generators.

+67 −20 14 comments
Reviewed 3 pull requests in 3 repositories
openedx/edx-platform 1 pull request
openedx/tubular 1 pull request
openedx/open-edx-proposals 1 pull request

Created an issue in glyph/Pomodouroboros that received 2 comments

ibtool not found

The installation instructions I guess need a little more detail: % ./runme + mypy ./src Success: no issues found in 8 source files + rm -fr ./dist …

2 comments

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