pyviblib
index
/usr/lib/python2.4/site-packages/pyviblib/__init__.py

This is the root package of the class library.
 
The following modules are exported :
    molecule      -- handling molecules
 
The following subpackages are exported :
    calc          -- calculation routines
    gui           -- elements of the graphical user interface of PyVib2
    io            -- parsing and writing data
    util          -- utility modules
 
The following function is exported :
    get_rootdir() -- get the root directory of pyviblib

 
Package Contents
       
calc (package)
gui (package)
io (package)
molecule
util (package)

 
Functions
       
get_rootdir()
Get the root directory of pyviblib.

 
Data
        __all__ = ['molecule', 'get_rootdir']
__author__ = 'Maxim Fedorovsky'

 
Author
        Maxim Fedorovsky