gregtatum / spec-py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spec-py

A collection of tests to help me remember how the python language works.

Running things

I opted for a makefile to run things, inspect the Makefile for all of the commands, like:

make test

About


Languages

Language:Python 95.2%Language:Makefile 4.8%