awips2/pythonPackages
David Gillingham 38e179459d Issue #1759: Refactor PurgeGfeGridsRequestHandler and IscMakeRequestHandler to not use
GfeScriptExecutor and GfeScript.

Change-Id: If3c789549a071e54f9020433f6221e688c51c44a

Former-commit-id: f8983e88bc [formerly d10e4ea50b] [formerly 6b695c6a5e] [formerly 6b695c6a5e [formerly 4459ecfa78]] [formerly f8983e88bc [formerly d10e4ea50b] [formerly 6b695c6a5e] [formerly 6b695c6a5e [formerly 4459ecfa78]] [formerly 1518c0b53c [formerly 6b695c6a5e [formerly 4459ecfa78] [formerly 1518c0b53c [formerly a3918b30452a829a8f0cd562021959246bf1144a]]]]]
Former-commit-id: 1518c0b53c
Former-commit-id: 4b9587b821 [formerly 479817d4b9] [formerly b0665586e1] [formerly 3d166a6e4cdfeab1929f49e6515d5c826ff1ccb4 [formerly 9c35b6e62f71cecd6862d09dd8e1e3d7b5002ee7] [formerly b0665586e1 [formerly 251da90765]]]
Former-commit-id: aab744b47587461cd1d41de6fe4f8cadbe315ef2 [formerly c75c09b6b654fc13f4b8a85e7c12d08f1e5bdb9c] [formerly bfb26f70e6 [formerly 87d4bdd646]]
Former-commit-id: bfb26f70e6
Former-commit-id: 6ee51ed3f4
2013-03-07 17:25:14 -06:00
..
.settings Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
cherrypy Moving 12.1.1 into ss_sync 2012-01-19 11:53:12 -06:00
dynamicserialize Issue #1759: Refactor PurgeGfeGridsRequestHandler and IscMakeRequestHandler to not use 2013-03-07 17:25:14 -06:00
h5py Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
java-importer Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
matplotlib Moving 12.1.1 into ss_sync 2012-01-19 11:53:12 -06:00
nose Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
numpy Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
pil Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
pmw Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
pupynere 12.8.1-5 baseline 2012-08-01 10:45:37 -05:00
pycairo Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
pygtk Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
pypies Issue #1630 updated chunk size for single dimension chunks. 2013-02-18 09:29:21 -06:00
qpid 13.3.1-1 baseline 2013-02-20 16:19:40 -06:00
scientific Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
scipy Moving 12.1.1 into ss_sync 2012-01-19 11:53:12 -06:00
setuptools 13.2.1-2 baseline 2013-01-25 09:07:12 -06:00
shapely 13.2.1-2 baseline 2013-01-25 09:07:12 -06:00
tables Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
thrift Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
tpg Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
ufpy Issue #1759: Refactor PurgeGfeGridsRequestHandler and IscMakeRequestHandler to not use 2013-03-07 17:25:14 -06:00
werkzeug Moving 12.1.1 into ss_sync 2012-01-19 11:53:12 -06:00
.project Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
.pydevproject Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
pythonPackages.ecl 12.4.1-4 baseline 2012-04-18 15:18:16 -05:00
README Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
VERSIONS 13.2.1-2 baseline 2013-01-25 09:07:12 -06: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.