Give AlbumentationsX a star on GitHub — it powers this leaderboard

Star on GitHub
Jonathan Hartley

Jonathan Hartley

Made out of meat.

View on GitHub

Packages on Leaderboard (1)

RankPackageDownloadsStarsLanguage
60colorama332,883,6423,771Python

Top GitHub repositories

RepositoryDescriptionStarsLanguage
tartley/python-regex-cheatsheetPython 2.7 Regular Expression cheatsheet, as a restructured text document and Makefile to convert it to PDF517Makefile
tartley/rerun2Rerun a given command (eg tests) on filesystem events. In practice I actually use https://eradman.com/entrproject instead these days.102Shell
tartley/cbeamsI've seen things you people wouldn't believe.28Python
universal-ctags/ctags-snapUniversal-ctags installable snap package for Linux19Makefile
tartley/rerunThis project is DEPRECATED in favour of https://github.com/tartley/rerun217Python
tartley/gloopyHobbyist OpenGL from Python15Python
tartley/compiler-from-scratchFollowing along with Destroy All Software, but translated into Python9Python
tartley/opengl-tutorialsMy stab at other people's OpenGL tutorials, in Python8Python
tartley/svgloadA Python package to load SVG vector graphic files, and convert them into pyglet Batch objects, for 2D OpenGL rendering.6Python
tartley/flyinghigh-opengl-from-pythonAn exploration of graphics / geometry ideas for a talk about using OpenGL from Python4Python
tartley/colortuplea named tuple for storing RGBA color values4Python
tartley/extending_unittestSome extensions to unittest for use on a Python Django project. Not really fit for reuse - only works on my project right now.4Python
tartley/vim-run-python-testsVim scripts to run Python unittests3Python
tartley/pyglet-shadersAutomatically exported from code.google.com/p/pyglet-shaders3Python
ntoll/LondonPythonCodeDojoDigital assets for organisers of the London Python Code Dojo3
tartley/dotfilesHome configuration files & scripts to persist & sync between machines2Vim Script
tartley/python-templateTemplate for Python apps or libraries2Python
tartley/memoizePython memoize function decorator. This is a poor version of Python3's functools.lru_cache, reimplemented here so I can ask about it as an interview question.2Python
tartley/tree-artPython generates SVG tree using recursive functions1Makefile
tartley/tartleyGithub profile README1
tartley/entrRun arbitrary commands when files change1C
tartley/watch-markdownConvert given markdown to HTML, open a GUI HTML viewer that updates whenever the markdown does.1CSS
tartley/pylsCLI to list files, classes, functions in a Python project1Python
tartley/pysetupBash scripts to download / build / install / uninstall Python from source1Shell
tartley/algorithmic-generation-of-opengl-geometryA presentation1JavaScript
tartley/gltutpyPython translation of the C samples from the Modern OpenGL tutorial at http://www.arcsynthesis.org/gltut1Python
tartley/sinister-ducksA small game, similar to Joust, with quacking.1Python
tartley/zerkcomReimplementation of the tanks game from the Atari 2600 VCS "Combat" cartridge.1Python
tartley/genesis2Create Python projects from templates1Python
tartley/logitech-m720-configA configuration script for Logitech M720 that remaps mouse buttons (Linux)0Python
tartley/cpythonThe Python programming language0Python
tartley/opentrackHead tracking software for MS Windows, Linux, and Apple OSX0C++
tartley/opentrack-wiki0
tartley/divisionPython function to divide integers, handling infinite recurring decimals0Python
tartley/vote-yes-for-school-tech-sourcePublii source files used to generate https://voteyesforschooltechrochester.org/0HTML
tartley/vote-yes-for-school-techStatic website for "Accelerate learning: Vote Yes for School Tech"0HTML
tartley/resumeMy résumé.0TeX
tartley/snapcraftPackage, distribute, and update any app for Linux and IoT.0Python
tartley/shPython process launching0Python
tartley/nikolaA static website and blog generator0Python
tartley/cookiecutter-python-termappCookiecutter template for Python terminal application0Python
tartley/ctagsA maintained ctags implementation0C
tartley/chia-netspace-graphDraw a graph of the Chia netspace growth0Python
tartley/dotfiles-olddotfiles, mostly from $HOME0Vim Script
tartley/DeDRM_toolsDeDRM tools for ebooks0Python
tartley/acceptableAPI metadata and schema tool for generating tests and documentation0Python
tartley/deleteme0Python
tartley/universal-ctags.github.ioA maintained ctags implementation0CSS
tartley/structured-concurrencyA straight up summary of Nathaniel J. Smith's blog post0Makefile
tartley/jhartley-one-snapA minimal "hello, world" snap0Python
tartley/belterVideogame with 2D vector graphics0Python
tartley/ModernGLModern OpenGL binding for python0C++
tartley/pycon20180Makefile
tartley/tartley.github.iotartley.com website0HTML
tartley/equalityPython test utilities for testing equality0Python
tartley/codechefcodechef coding exercises0Python
tartley/rhythmbox-plugin-announceRhythmbox plugin to announce titles using speech synthesiser when a new track starts playing0Python
tartley/python-guidePython best practices guidebook, written for Humans. 0Batchfile
tartley/filtercwdCommand-line filter, abbreviating instances of $PWD to '.' and $HOME to '~'0Python
tartley/restful-categories-exerciseA RESTful web API to manage product categories.0Python
tartley/chronotankAn unfinished game, written for PyWeek 120Python
tartley/genesis3Sed command to find/replace project name in a project template0Shell
tartley/genesis0Python
tartley/sole-scionAutomatically exported from code.google.com/p/sole-scion0Python
tartley/pyweek11-cubeA Pyweek 11 entry by The Wensleydale Paradox (tartley, mjs0, millenniumhand, Youdaman)0Python
tartley/pyongA simple one player game of Pong, using rigid-body physics.0Python
tartley/woger-wombatEntry for PyWeek 'game in a week' competition0Python
tartley/imageresizeAutomatically exported from code.google.com/p/imageresize0Python
tartley/getmpsAutomatically exported from code.google.com/p/getmps0Python
tartley/edpathAutomatically exported from code.google.com/p/edpath0Python
tartley/blessingsA thin, practical wrapper around terminal capabilities in Python0Python
tartley/rndseqtraining exercise0Python
tartley/graph-traversalQuick refresher on iterative/recursive graph traversal0Python
tartley/coloutColor text streams with this simple command0Python
tartley/tomlTOML parser (incomplete, just a proof of concept.)0Python
tartley/romannumerallondon python code dojo project0Python
tartley/yahtzeeyahtzee kata0Python
tartley/Py2DGame utility library for vector-based games in Python0Python
tartley/deps2dotCreate .dot file from source code dependencies output from snakefood 'sfood'.0Python
tartley/lispyFollowing along with Peter Norvig's List interpretter from http://norvig.com/lispy.html0Python