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

This is the pyviblib.util package.
 
The following modules are exported :
    constants    -- physical constants and conversion factors
    exceptions   -- exceptions which are raised in pyviblib
    misc         -- miscellaneous
    pse          -- handling chemical elements
 
The following resource files are located in the package directory :
    pse.dat      -- properties of the elements
    isotopes.dat -- information about the isotopes of the elements

 
Package Contents
       
constants
exceptions
misc
pse

 
Data
        __all__ = ['constants', 'exceptions', 'misc', 'pse']
__author__ = 'Maxim Fedorovsky'

 
Author
        Maxim Fedorovsky