Notes

This is a test!

Environments

My Environments

Source Control

I prefer git over other source control management systems (SCM). While I use git through the command line, there are times when a GUI comes in handy. I have use many different git GUIs and I think that the SourceTree is the all around best free to use GUI for git. If you are wanting a IDE with built-in git support the built-in git tools for the JetBrains IDEs are Awesome!

Python

Python

Libraries

Autobahn

Autobahn is a library that implements the WebSocket Protocol and the Web App Messaging Protocol (WAMP) in multiple languages (Python, JavaScript, C++, Java for Android). Home Page

Development Environments

Emacs

Sublime

Packages - Anaconda

This plugin add pretty much everything you would need to do python development. This includes autocompletion, code linting, IDE features, autopep8 formatting and complexity checking.

Atom

Other