ncoghlan
@python core dev, QUT Masters student, build & deployment engineer @lmstudio-ai
@tritiumdev Australia
Pinned Repositories
contextlib2
contextlib2 is a backport of the standard library's contextlib module to earlier Python versions.
venvstacks
Virtual environment stacks for Python
curiousefficiency
Source files for my blog at curiousefficiency.org
misc
Marimo notebooks, miscellaneous Python essays (including the Py3 Q&A), random snippets of code and proto-modules.
pyscorecard
Python client for submitting PMML ScoreCard models and queries against them to OpenScoring
walkdir
packaging.python.org
Python Packaging User Guide
cpython
The Python programming language
peps
Python Enhancement Proposals
ncoghlan's Repositories
ncoghlan/misc
Marimo notebooks, miscellaneous Python essays (including the Py3 Q&A), random snippets of code and proto-modules.
ncoghlan/curiousefficiency
Source files for my blog at curiousefficiency.org
ncoghlan/optpython
Helpers to build, install, and package a custom CPython under /opt
ncoghlan/contextlib2
contextlib2 is a backport of the standard library's contextlib module to earlier Python versions.
ncoghlan/lmstudio-js
👾 LM Studio TypeScript SDK (pre-release public alpha)
ncoghlan/packaging.python.org
Python Packaging User Guide
ncoghlan/AFLplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
ncoghlan/cpython
The Python programming language
ncoghlan/datamodel-code-generator
Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.
ncoghlan/devguide
The Python developer's guide
ncoghlan/dnf
dnf is a package manager based on yum and libsolv
ncoghlan/free-threaded-wheels
ncoghlan/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
ncoghlan/manylinux
Python wheels that work on any linux (almost)
ncoghlan/MisDirectionHelper
ncoghlan/mosquitto
Eclipse Mosquitto - An open source MQTT broker
ncoghlan/msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
ncoghlan/ncoghlan.github.io
Github pages for www.curiousefficiency.org
ncoghlan/paho.mqtt.python
paho.mqtt.python
ncoghlan/peps
Python Enhancement Proposals
ncoghlan/pip
A tool for installing and managing Python packages
ncoghlan/pip-tools
A set of tools to keep your pinned Python dependencies fresh.
ncoghlan/pipenv
Python Development Workflow for Humans
ncoghlan/pyff
BCI Feedback Framework in Python
ncoghlan/PyHamcrest
Hamcrest matchers for Python
ncoghlan/scriv
Changelog management tool
ncoghlan/sphinx
The Sphinx documentation generator
ncoghlan/typeshed
Collection of library stubs for Python, with static types
ncoghlan/wheel
The official binary distribution format for Python
ncoghlan/zizmor
A tool for finding security issues in GitHub Actions setups.