Open source

Packages and components I’ve published. Small, focused, actually shipped.

  • owlsdonttalk/owlcheckPublicv0.2.1

    owl·check

    One call at startup validates every required env var. The process either starts with a complete config - or doesn't start at all.

    Single-invariant environment validation for Python apps. owlcheck.load(Settings) on startup either returns a frozen, immutable config or aborts the process with a named report of which variables are missing or invalid. Built on pydantic-settings.

    PyPI versionPython 3.10+Pydantic 2MIT License
    $pip install owlcheck
    Python·PyPI·GitHub
  • owlsdonttalk/mbxcnPublic

    mapboxcn

    Customizable Mapbox GL components for React, installed via the shadcn CLI.

    Init of a repo aggregating ~5 years of working with Mapbox. A shadcn-style registry of React components on top of Mapbox GL JS - themed, composable, and the bits we kept rebuilding from project to project.

    Status: LiveMIT LicenseMapbox GL JS v3
    TypeScript·Site·GitHub