Skip to content

shmollerup/pybuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

pybuilder

elisp code for emacs python development

  1. Creates build server for python project, and runs unittests in the background and reports status in emacs using nosetests

  2. Creates coverage reports after each unittest run and marks up project buffers accordingly, using coverage.

  3. Integrates pyflakes with flymake.

  4. Dependencies

    Elisp: python-mode, fringe-helper Python: pep8, autopep8, jedi, epc

About

elisp code for emacs python development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published