Skip to content

kontulai/python-example-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project is an example for a python command-line application structure with a unit testing framework

Prerequisites

Installation on OSX

    sudo easy_install nose

Running the Application

    bin/sonar-update [arguments]

Testing

    cd runner
    nosetests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.7%
  • Shell 2.3%