-
-
-
-
python-school-ja
... Setup
---------
Create a virtual Python environment with `venv`. ::
$ pyvenv_dir=venv
$ python3 -m venv $pyvenv_dir --prompt python-school-ja
$ source $pyvenv_dir/bin/activate
$ python3 -m pip install -U pip
$ python3 -m pip install ...
-
school
various small projects from high school
-
School-Tycoon
Interactive educational institution simulator
School Tycoon will rob you of all your money.
-
School
School
This is school work.
-
-
School
A collection of some of my school projects
-
initializr-code-school
# initializr-code-school
This is a project I made for Code School to teach how to use the initializer framework
-
Grad-School-Code
Some Code from my Grad School Courses
Some Code from my coursework which would be useful
-