awips2/pythonPackages
Richard Peter 76a9481765 Merge branch 'omaha_13.5.1' (omaha_13.5.1-3) into development
Conflicts:
	edexOsgi/com.raytheon.uf.edex.datadelivery.bandwidth/src/com/raytheon/uf/edex/datadelivery/bandwidth/BandwidthManager.java

Change-Id: Idbf62886d6dbb4a4feeedb6ac17e8978cad2d59c

Former-commit-id: 4d67472f05 [formerly cf29af8d65] [formerly ad353c34f9] [formerly ad353c34f9 [formerly d262c02612]] [formerly 4d67472f05 [formerly cf29af8d65] [formerly ad353c34f9] [formerly ad353c34f9 [formerly d262c02612]] [formerly b007d4a302 [formerly ad353c34f9 [formerly d262c02612] [formerly b007d4a302 [formerly 98e25be1049113faf4b2cde1eea38ce7e432b6de]]]]]
Former-commit-id: b007d4a302
Former-commit-id: 8af18ae802 [formerly bf6e4c1f71] [formerly e03283ad4a] [formerly ad8fce32fddfcc3c0b9c81e8f7f20bf4773ffb2c [formerly e422f5095871dd256779ff7c9c2a352c6ebe88ac] [formerly e03283ad4a [formerly af1099b3fb]]]
Former-commit-id: 037a3eb156f36d0f36858a3fe13a9870ae51a713 [formerly 1de9b6af0b5cf07a5ce19b7ea696b742fc341cd8] [formerly ed15c2edcc [formerly 8f49eea08f]]
Former-commit-id: ed15c2edcc
Former-commit-id: f6e6c3c531
2013-06-24 18:51:56 -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 Merge branch 'omaha_13.5.1' (omaha_13.5.1-3) into development 2013-06-24 18:51:56 -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 13.4.1-4.1 baseline (recovered lost bin directories for 13.4.1-4) 2013-05-03 09:20:30 -05: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 #2102 improve error handling on thrift or http errors 2013-06-13 11:39:30 -05:00
qpid 13.5.1-1 baseline 2013-06-10 15:17:17 -04: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 Merge branch 'master_13.5.1' (13.5.1-3) into omaha_13.5.1 2013-06-24 18:36:15 -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-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.