Our great sponsors
-
Here's mine. Most of it I wrote in prior years, but refined this year. To account for problem-specific details, the functions are very generic and higher-order. It has a handful of well-known algorithms like A* and Floyd-Warshall, some handy data structures like circular buffers and intervals, and some type classes that are useful for parsing puzzle input.
-
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Mine is here: https://github.com/bernikr/advent-of-code/blob/master/utils/aoc_utils.py
-
grapher
Grapher is a Python class that generates a 2D graph object for displaying (x, y) data as text. (by dillweed)
I made a Grapher class for this purpose. It generates an ascii 2d block of specified width and height with optional (x,y) offsets from the edge. https://github.com/dillweed/grapher
-
Here you go.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.