Pinned Repositories
a_guided_tour_of_flask
A Guided Tour of Flask
bugzillatools
CLI and Python library for interacting with Bugzilla
toy_rustpython
This is a learning project where the point is to learn the Rust programming language by making a toy Python compiler
WTFormMultipleSelectTutorial
This is a tutorial meant to show the basics of using SQLAlchemy and WTForms to generate a basic registration page.
rawrgulmuffins's Repositories
rawrgulmuffins/bugzillatools
CLI and Python library for interacting with Bugzilla
rawrgulmuffins/WTFormMultipleSelectTutorial
This is a tutorial meant to show the basics of using SQLAlchemy and WTForms to generate a basic registration page.
rawrgulmuffins/a_guided_tour_of_flask
A Guided Tour of Flask
rawrgulmuffins/toy_rustpython
This is a learning project where the point is to learn the Rust programming language by making a toy Python compiler
rawrgulmuffins/becu_to_monarch_transform
Python script used to turn BECU CSV transactions into a CSV that Monarch.com can import
rawrgulmuffins/dotfiles
All of the configuration files configured to my personal taste
rawrgulmuffins/dragonstepsfire.com
This contains all of the files necessary to create and run the dragonstepsfire website for the Dragonsteps Performing Arts Group
rawrgulmuffins/essays
My writing with an explicit focus on career (programming, computer science). The goal is to use writing (and the feedback from publishing said writing) to hone and polish my thoughts on industry, practices, and methodologies.
rawrgulmuffins/GrownAssAdultBlog
Person blog which is used as a brain dump.
rawrgulmuffins/language_projects
rawrgulmuffins/learning_rust
All test programs that are written and experimented with for the "The Rust Programming Language" book by Steve Klabnik and Carol Nichols
rawrgulmuffins/make_juypter_toc
This is a simple little script that will generate a table of contents for a IPython notebook using all of the markdown headers
rawrgulmuffins/mypy
Optional static typing for Python
rawrgulmuffins/presentation_notes
Markdown and Jupyter notebooks for my personal notes after watching presentations.
rawrgulmuffins/presentations
rawrgulmuffins/ProjectEuler
This is where all of my code for project euler will reside.
rawrgulmuffins/pybugz
Python interface to Bugzilla.
rawrgulmuffins/python2to3portingaids.com
Porting Authority can be used to randomly select a Python package which hasn't yet been ported to Python3 and needs your help, dear reader.
rawrgulmuffins/python_2to3_roulette
Porting Authority can be used to randomly select a Python package which hasn't yet been ported to Python3 and needs your help, dear reader.
rawrgulmuffins/red-green-refactor
A very simple calculator designed to teach software testing.
rawrgulmuffins/top_py3_blockers
Create a list of the of the python projects stored in pypi which are blocking the most python projects from being ported to Python3.
rawrgulmuffins/tortuga_example
Example for how to add a turtle.language method with a plugin architecture to support it.
rawrgulmuffins/urllib3
Working repository for adding async support to urllib3
rawrgulmuffins/useful_python_scripts
All the python files I've used to make life easier.