awips2/pythonPackages
Brian.Dyke 55bcb03c5c Merged 1354 -5 and -6 into 1412 based on 1411-25
Former-commit-id: 0c8117982f [formerly 2eec862ebb] [formerly 17477e7db1] [formerly 17477e7db1 [formerly 6a28fcb156]] [formerly 0c8117982f [formerly 2eec862ebb] [formerly 17477e7db1] [formerly 17477e7db1 [formerly 6a28fcb156]] [formerly dd98c213c7 [formerly 17477e7db1 [formerly 6a28fcb156] [formerly dd98c213c7 [formerly 407b42b0eff676a95483e219d6be899e45effd6c]]]]]
Former-commit-id: dd98c213c7
Former-commit-id: a1b4b5a315 [formerly 8ba2694d8e] [formerly 47d9095211] [formerly fc3c00a17bb7a79f8b61454b8d40e68f136d1ced [formerly 637b118d4cff6a2a054282ce2aabc47a5819c54c] [formerly 47d9095211 [formerly 9f37f61cf8]]]
Former-commit-id: 370566fade3e49cee3d314d2d3ac2049f642d474 [formerly a50a2cebaea771c45178ef7f0d701260c24962c6] [formerly 39b5e7fe67 [formerly be574897cc]]
Former-commit-id: 39b5e7fe67
Former-commit-id: ae3f5dbff6
2014-04-04 12:57:32 -04: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 Merged 1354 -5 and -6 into 1412 based on 1411-25 2014-04-04 12:57:32 -04: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 14.1.1-17 baseline 2014-02-04 12:33:46 -05: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.5.1-4 baseline 2013-06-28 09:46:25 -04:00
qpid 14.1.1-4 baseline 2013-10-28 10:55:16 -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-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 13.5.1-4 baseline 2013-06-28 09:46:25 -04: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.