awips2/pythonPackages
Ben Steffensmeier ca0c66506a Issue #2309 Make CachingDataStore more smarter.
Change-Id: Icb8c5ddc0ed9c648f4e2609b9801a695745f7600

Former-commit-id: c1d9996114 [formerly 636675f6b3] [formerly b5c045f6b4] [formerly b5c045f6b4 [formerly 503282475c]] [formerly c1d9996114 [formerly 636675f6b3] [formerly b5c045f6b4] [formerly b5c045f6b4 [formerly 503282475c]] [formerly 83a91dac47 [formerly b5c045f6b4 [formerly 503282475c] [formerly 83a91dac47 [formerly 8343b7256c6d2a034d57714b0d7966282b758290]]]]]
Former-commit-id: 83a91dac47
Former-commit-id: d701a3c1b5 [formerly 1209fe201f] [formerly a72e68eb4a] [formerly 5c67577dc3de9423bba0fa2aa1d2e625717d88cb [formerly a06c1d6bde8ec21f2172de11540c72993eddde5a] [formerly a72e68eb4a [formerly c6dbf97207]]]
Former-commit-id: 7acff91e9e91a4b30c53f9f9d33212b98b028948 [formerly 8648452c27ca280a9e6dc069603b7be027bbeba3] [formerly ff43ca7f98 [formerly 6e9becc1e4]]
Former-commit-id: 3a42b7a43510901516a4d53b3180dcc4a2dc9759 [formerly ff43ca7f98]
Former-commit-id: 72f7fb86b8
2013-09-19 16:48:51 -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 #2298: Remove setPluginName python calls. 2013-09-04 16:04:01 -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 #2309 Make CachingDataStore more smarter. 2013-09-19 16:48:51 -05:00
qpid Issue #2279 - updated python qpid library 2013-08-29 16:00:45 -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-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 Issue #2215 upgrade thrift to version 0.9.0 2013-07-23 12:28:07 -05:00
tpg Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
ufpy Issue #2169 - gzip data uris; entities that receive data uris will unzip them before running thrift conversions. 2013-08-19 12:06:30 -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.