You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
360 B
360 B
Contributing
This is a pretty fun, non-serious hacking project, so if you're interested in contributing, sign up, clone the project, and submit some merge requests! There's a lot to add and work on, so join in.
Code Style
4 spaces per indent level. 120 character line length. Follow PEP8 as closely as reasonable. There's a prospector config, use it.