Clean up code for PEP 08

Registered by andrewdied

The code needs to be as clean as practicable. Since one of the goals of chupycabra is for early python coders to be able to understand it. Following PEP 08 is a good way to do this, and will help the code be more pythonic. Every release / milestone should be checked with pylint or a similar tool. For the short term, watch for style and don't mess with names of functions and classes.

Blueprint information

Status:
Started
Approver:
andrewdied
Priority:
Medium
Drafter:
andrewdied
Direction:
Approved
Assignee:
andrewdied
Definition:
New
Series goal:
None
Implementation:
Good progress
Milestone target:
milestone icon initial-release
Started by
andrewdied

Related branches

Sprints

Whiteboard

I've gone through and fixed the egregious errors with pylint. Mostly spacing, lines too long, that kind of thing. I'd like to go and re-check naming conventions. I have not tried pychecker yet.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.