flynn.gg

Christopher Flynn

Machine Learning
Systems Architect,
PhD Mathematician

Home
Projects
Open Source
Blog
Résumé

GitHub
LinkedIn

Open Source


Contents


Chicken Dinner


chicken-dinner Star PyPI PyPIVersions RTD

A PUBG JSON API wrapper and visualization library with a CLI. Generates 2D game replays as HTML5 animations with Python 3 using matplotlib, pillow, and ffmpeg from raw game telemetry data.


skranger

workshop Photo by Johannes Plenio on Unsplash

skranger Star PyPI PyPIVersions

Scikit-learn compatible Python bindings for ranger C++ random forest library.


skgrf

forest Photo by Sebastian Unrau on Unsplash

skgrf Star PyPI PyPIVersions

Scikit-learn compatible Python bindings for grf C++ random forest library.


Sklearn Instrumentation

InstrumentationPhoto by Leonel Fernandez on Unsplash

sklearn-instrumentation Star PyPI PyPIVersions

An instrumentation library for scikit-learn compatible packages and machine learning models.


Stochastic

Stochastic

stochastic Star PyPI PyPIVersions RTD

A python package called stochastic for generating various discrete-time, continuous-time, diffusion, and noise processes in python.


Fractional Brownian Motion

Fractional Brownian motion

fbm Star PyPI PyPIVersions

A small python package called fbm for generating discretely sampled fractional Brownian motion realizations using exact mathematical sampling methods. Also supports approximate methods for generating multifractional Brownian motion.


Celery Slack

celery-slack

celery-slack Star PyPI PyPIVersions RTD

A customizable, open-source Slack messaging extension for the Celery Distributed Task Queue project available as a Python package on pypi/pip.


pbspark

protobuf spark

pbspark Star PyPI PyPIVersions

Convert data between protobuf messages and pyspark structs.


protobuf-init

protobuf

protobuf-init Star PyPI PyPIVersions

A protoc plugin for generating __init__.py files for python protobuf codegen.


SQLAlchemy Databricks

Databricks

sqlalchemy-databricks Star PyPI PyPIVersions

A SQLAlchemy dialect for Databricks SQL.


Databricks DBAPI

Databricks Apache Hive

databricks-dbapi Star PyPI PyPIVersions

DEPRECATED: A thin wrapper around pyhive for connecting to an interactive Databricks cluster.


Databricks API

Databricks

databricks-api Star PyPI PyPIVersions

A thin wrapper around databricks-cli that exposes the underlying Databricks API client with a simplified autogenerated interface.


RedisGraph

redisgraph Star Hex.pm githubactions

A RedisGraph client implementation written in Elixir.


asdf-poetry

asdf-poetry Star githubactions

Photo by Álvaro Serrano on Unsplash

A plugin for version manager tool asdf for the Python package manager, poetry.


Voting

voting

voting Star PyPI PyPIVersions RTD

A pure python package containing utility functions for disproportionality and diversity measures, electoral seat apportionment, and election quotas.


Excoverflow

excoverflow Star PyPI PyPIVersions

A simple python package for adding stackoverflow and google search results links to unhandled exception messages in python. Inspired by this reddit post.