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
IPython 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
IPython 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/python-userref
Detailed explanation of Python runtime constructs in terms of lower level constructs
ncoghlan/contextlib2
contextlib2 is a backport of the standard library's contextlib module to earlier Python versions.
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/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
ncoghlan/cpython
The Python programming language
ncoghlan/cython
The most widely used Python to C compiler
ncoghlan/devguide
The Python developer's guide
ncoghlan/dnf
dnf is a package manager based on yum and libsolv
ncoghlan/free-threaded-wheels
ncoghlan/manylinux
Python wheels that work on any linux (almost)
ncoghlan/MisDirectionHelper
ncoghlan/mosquitto
Eclipse Mosquitto - An open source MQTT broker
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/tinkering
Random snippets for various purposes
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.