aroberge
An eternal beginner who loves doing unusual stuff with Python, most often with a focus on education.
Programming for fun :-)Halifax, Canada
Pinned Repositories
avantpy
Python with training wheels: executable pseudocode in any language
easygui_qt
Inspired by easygui, designed for PyQt
experimental
experimental is a python package to facilitate experimentation with changing Python's syntax.
friendly
Aimed at Python beginners: replacing standard traceback by something easier to understand
ideas
Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/
mod_pydoc
Attempt at modernizing the look of html pages served by pydoc
reeborg
Enhanced Karel-the-robot clone
reeborg-dist
Creates/store zip file for easy deployment of Reeborg's World on local computer.
rur-ple
Automatically exported from code.google.com/p/rur-ple
token-utils
Extracted from ideas
aroberge's Repositories
aroberge/friendly
Aimed at Python beginners: replacing standard traceback by something easier to understand
aroberge/ideas
Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/
aroberge/reeborg
Enhanced Karel-the-robot clone
aroberge/avantpy
Python with training wheels: executable pseudocode in any language
aroberge/token-utils
Extracted from ideas
aroberge/splore
Just 'sploring
aroberge/gauss-jordan-assistant
Enabling live demonstration of Gauss-Jordan algorithm
aroberge/decimal-literal
Proof of concept of a notation for decimal literals
aroberge/friendly-traceback-docs
Documentation for friendly-traceback See: https://aroberge.github.io/friendly-traceback-docs/docs/html/
aroberge/reeborg-dist
Creates/store zip file for easy deployment of Reeborg's World on local computer.
aroberge/DidYouMean-Python
Module to have suggestions in case of errors (NameError, AttributeError, etc).
aroberge/django-blog
Django blog based on Corey Schafer tutorial.
aroberge/easy-units
Experimental syntax for units
aroberge/exploration-jupyter
Quelques exemples très brefs des cahiers jupyter
aroberge/fraction-literal
Simple proof of concept of a fraction-literal notation
aroberge/friendly_idle
Customized version of friendly-traceback for Python's IDLE
aroberge/ftemp
Temporary placeholder for a future surprise.
aroberge/interactions
Mon site pour l'enseignement à Sainte-Anne
aroberge/linear-algebra-private
aroberge/lox
Implementing lox (in Python and C) from the book Crafting Interpreters by Robert Nystrom
aroberge/lsbasi
Let's Build A Simple Interpreter
aroberge/nim-learning
aroberge/pyextensions
Obsolete; see ideas instead:
aroberge/pygments
Pygments is a generic syntax highlighter written in Python
aroberge/pygments-julia
Pygments lexer for Julia
aroberge/python-ideas-summaries
Keeping track of arguments made on python-ideas for syntax additions or changes
aroberge/reeborg-staging
Live testing version of Reeborg's World: https://aroberge.github.io/reeborg-staging/
aroberge/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
aroberge/stack_data
aroberge/talks
Repository to keep talk proposals, talks, supporting code, etc.