awips2/pythonPackages
Nathan Bowler 8e3ef542bf Omaha #3594 Update profiler script to use DAF.
Change-Id: Id0553c1c8745ae4371776fcdb4ec610f8f142ab0

Former-commit-id: e7f86f19c1 [formerly 3c55fd78ca42a04ee0b0a9bbb88034c83f30e583]
Former-commit-id: 1fd0ece81a
2014-10-07 15:23:38 -04:00
..
.settings
cherrypy
dynamicserialize Omaha #3623 Created command line utilities to activate/deactivate sites 2014-09-17 14:35:47 -05:00
h5py
java-importer Omaha #3262 smarter detection of java packages/classes 2014-06-12 10:40:36 -05:00
matplotlib
msaslaps Omaha #3594 Update profiler script to use DAF. 2014-10-07 15:23:38 -04:00
nose
numpy Issue #2730 remove extracted numpy directories and files 2014-04-10 15:04:50 -05:00
pil
pmw
pupynere
pycairo
pygtk
pypies Issue #2688 Return value from 2014-03-20 16:39:43 -05:00
qpid ASM #550 - Remove ITO call from monitor_qpid_hosts.sh 2014-05-30 14:09:16 -04:00
scientific
scipy
setuptools
shapely
tables
thrift Issue #2215 upgrade thrift to version 0.9.0 2013-07-23 12:28:07 -05:00
tpg
ufpy Omaha #3184 renamed valid identifiers to optional 2014-07-31 09:45:01 -05:00
werkzeug
.project
.pydevproject Omaha #3623 Created command line utilities to activate/deactivate sites 2014-09-17 14:35:47 -05:00
pythonPackages.ecl
README
VERSIONS Omaha #3392 Update a2acarsStub.py to use the DataAccessFramework. Add to msaslaps to VERSIONS file. 2014-07-24 15:15:14 -04:00

The python packages dir exists solely for pure python packages.
NO JAVA/JEP CODE ALLOWED.

Each dir under this directory should be able to be copied to an installed python's
site-packages dir and function correctly, being able to be imported and used
as needed.