Automatic Code Reviews by Carl Crowder

An interesting 20-min talk introducing some of the tools available to analyze and report on your Python code base. Carl Crowder gave this talk at Europython 2014, you can find the slides and some pointers on his Web page.

One of the tools Carl created himself is landscape.io which let's you automate code reviews for your GitHub repositories. It is free for open source projects and I liked what I saw in my first test drive.

Below you can see a screenshot of the error messages view for the Logya project on landscape.

Landscape.io Error Screen for Logya

Landscape.io Logya Errors


This post was written by Ramiro Gómez (@yaph) and published on . Subscribe to the Geeksta RSS feed to be informed about new posts.

Tags: python testing

Disclosure: External links on this website may contain affiliate IDs, which means that I earn a commission if you make a purchase using these links. This allows me to offer hopefully valuable content for free while keeping this website sustainable. For more information, please see the disclosure section on the about page.