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

Change-Id: If3c789549a071e54f9020433f6221e688c51c44a

Conflicts:

	edexOsgi/com.raytheon.edex.plugin.gfe/META-INF/MANIFEST.MF


Former-commit-id: b88c74143f [formerly 493814adf5] [formerly 05f52e6e54] [formerly 05f52e6e54 [formerly 055c36ea41]] [formerly b88c74143f [formerly 493814adf5] [formerly 05f52e6e54] [formerly 05f52e6e54 [formerly 055c36ea41]] [formerly 0969f85246 [formerly 05f52e6e54 [formerly 055c36ea41] [formerly 0969f85246 [formerly 45846ffc137ef816dc149f3f9e46b99dbe608897]]]]]
Former-commit-id: 0969f85246
Former-commit-id: 1841e3815b [formerly bde4f4c03d] [formerly 2038a703ac] [formerly 3c38a717c5e1d2cf130deb5e9302b219e4106579 [formerly e974a975769591433b0e949683524759177531b9] [formerly 2038a703ac [formerly 8859674c70]]]
Former-commit-id: 87de6c5c2d4249d2a3d912373a86288f31b48d9f [formerly 6e1a2c4d26a3a7eaeff11a8731cdb9124c405871] [formerly 7eb15969fb [formerly 184bb9e966]]
Former-commit-id: 7eb15969fb
Former-commit-id: d1c9eafce6
2013-04-04 12:46:21 -05: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-04-04 12:46:21 -05: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 13.3.1-12 baseline 2013-03-25 13:27:13 -05:00
qpid 13.3.1-7 baseline 2013-03-13 09:50:28 -05: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-23 11:18:44 -05:00
shapely 13.2.1-2 baseline 2013-01-23 11:18:44 -05: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-04-04 12:46:21 -05: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-23 11:18:44 -05: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.