Skip to content
View JacobCoffee's full-sized avatar
🛵
Driving through aisles of undocumented code
🛵
Driving through aisles of undocumented code

Sponsoring

@psf

Organizations

@python @pypi @PyCon @cabotage @psf @litestar-org @jolt-org @python-reddit @SideQuest-Group

Block or report JacobCoffee

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
JacobCoffee/README.md
PyCon US 2026

PyCon US 2026 · Long Beach, CA · May 14-19

Site Register Sponsor


Typing SVG

Infrastructure Engineer at the Python Software Foundation. Maintaining critical Python ecosystem services including PyPI, python.org, and PyCon. CPython Core Team triager. Core maintainer of the Litestar organization.

Website LinkedIn Bluesky


# ~/oss.py

Litestar
litestar

core maintainer
Python
cpython

triager
Python
python.org

maintainer
PyPI
warehouse (PyPI)

maintainer
PyCon
pycon-site

maintainer

# ~/stack.py

Tech Stack

# ~/main.py

>>> jacob.__dict__
{
    "role": "infrastructure engineer @ psf",
    "stack": ["python", "typescript", "bash", "learning rust"],
    "focus": ["devops", "automation", "cloud", "distributed systems"],
    "side_quest": "an uncomfortably large on-prem homelab",
    "location": "birmingham, al",
}

>>> from jacob import open_source
>>> pprint(open_source)
{
    "litestar-org": "core maintainer — litestar, polyfactory, advanced-alchemy, sqlspec",
    "cpython": "triager — infrastructure, CI, devops",
    "pythondotorg": "maintainer — python.org",
    "pycon-site": "maintainer — us.pycon.org",
}

# ~/reading.py

Dungeon Crawler Carl Onyx Storm


scriptr.dev · talks · blog · storygraph · sponsor

Pinned Loading

  1. litestar-org/litestar litestar-org/litestar Public

    Light, flexible and extensible ASGI framework | Built to scale

    Python 7.9k 503

  2. litestar-org/advanced-alchemy litestar-org/advanced-alchemy Public

    A carefully crafted, thoroughly tested, optimized companion library for SQLAlchemy

    Python 715 64

  3. byte byte Public

    The Discord bot built for developers

    Python 6 1

  4. niapi niapi Public

    Toy project to showcase Litestar, HTMX, TailwindCSS. Network Information API

    Python 16

  5. python-source-builds python-source-builds Public

    Build Python from source with selectable options. https://www.build-python-from-source.com/ but with 3.13 options for free threading and JIT

    Python 3

  6. litestar-scribble litestar-scribble Public

    Litestar implementation of co-op drawing games like Gartic Phone, Skribbl, etc. testing websockets & AI

    Python