Skip to content

Instantly share code, notes, and snippets.

@lucidguppy
Created April 2, 2013 23:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lucidguppy/5297083 to your computer and use it in GitHub Desktop.
Save lucidguppy/5297083 to your computer and use it in GitHub Desktop.
Writing python well
Getting docstrings right:
http://www.python.org/dev/peps/pep-0257/
Getting syntastic to work on windows:
http://www.reddit.com/r/learnpython/comments/1bjq2g/if_you_use_vim_and_youre_using_python_or_learning/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment