Skip to content

thk123/slips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI

A tool to help novice and young Python developers fix common errors in their code.

Often the errors from the Python interpreter can be hard to determine what has gone wrong in the code. This tool will attempt to spot these common errors and provide a plain English explanation of what is wrong.

It will attempt to spot:

  • Typos in variable names
  • Missing colons
  • Missing brackets
  • Unexpected indentation
  • Single equals in boolean condition

Name

The name comes from "Slips Python", an easy-going, street-talking green tree python from "My Gym Partner's a Monkey" 1. Also spots common "slip" ups.

About

Make python friendly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages