Pinned Repositories
automata
Companion repo for my blog post about Wolfram's elementary cellular automata
cooked_input
Cooked Input library for getting and validating input from the command line.
cpython
The Python programming language
cs_292
Code for assignments in CS 292 class (https://www.youtube.com/channel/UCNXre0qpHjdhC29xH8WkKnw)
docopt
Pythonic command line arguments parser, that will make you smile
onshapepy
Libraries and samples for using APIKeys with Onshape
pystate
Python package for co-routine base state machines
pystl
Simple STL file class for Python
python_ray_tracer
A Python implementation of a ray tracer based on Pete Shirley
wrap_image
Python program to wrap the height field of an image around a cylinder and save the output as an STL file.
lwanger's Repositories
lwanger/cooked_input
Cooked Input library for getting and validating input from the command line.
lwanger/wrap_image
Python program to wrap the height field of an image around a cylinder and save the output as an STL file.
lwanger/pystate
Python package for co-routine base state machines
lwanger/pystl
Simple STL file class for Python
lwanger/onshapepy
Libraries and samples for using APIKeys with Onshape
lwanger/python_ray_tracer
A Python implementation of a ray tracer based on Pete Shirley
lwanger/automata
Companion repo for my blog post about Wolfram's elementary cellular automata
lwanger/cpython
The Python programming language
lwanger/cs_292
Code for assignments in CS 292 class (https://www.youtube.com/channel/UCNXre0qpHjdhC29xH8WkKnw)
lwanger/docopt
Pythonic command line arguments parser, that will make you smile
lwanger/more_unicodedata
Python library of utilities for extended Unicode data. Leaves off where unicodedata library ends.
lwanger/pg
Python OpenGL Graphics Framework
lwanger/python-readchar-1
Python library to read characters and key strokes