Skip to content

Latest commit

 

History

69 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vturra-cli

Build Status Dependency Status Code Health

Command line Interface for vturra that retrieves result from vtu and analyzes it.

Pre-Requesities

The following packages should be installed using the operating system packet manager for linux. These packages are required for compiling and building numpy and scipy.

  • libatlas-base-dev
  • liblapack-dev
  • gfortran

For Windows libatlas-base-dev and liblapack-dev are available at ATLAS and LAPACK websites.You can follow this guide.

numpy,scipy and pandas take quite time to build and install. So instaed of installing the above pre-requesites installing the packages python-scipy,python-numpy directly using the operating system packet manager would reduce the compile,build time and it will satisfy the above dependencies.

Installation

Run python setup.py install from the package directory vturra

Execution

vturra [year] [stream]

For example

vturra 11 cs would retrieve the results of computer science stream of year 2011

About

Command line Interface for vturra that retrieves result from vtu and analyzes it.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages