Skip to content

kaeff/python-rover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Python Rover

A breakable toy for learning python.

Installing

First, setup virtualenv and download dependencies using pip:

bin/setup

Start using the virtualenv:

source .virtualenv/bin/activate

Developing

This project uses pep8 for linting. It is execute as part of the tests:

bin/test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published