awips2/pythonPackages
David Lovely d97047e8c8 Omaha #2991 Initial commit of QPID 0.28 and 0.30. Update native code to work with 0.30.
Change-Id: Ib28bf8e2edb3b299a7122bac7c80f302780b7470

Former-commit-id: c8d020fa6f [formerly dca2a23b04] [formerly b32d54c7f9] [formerly b32d54c7f9 [formerly 625e83c445]] [formerly c8d020fa6f [formerly dca2a23b04] [formerly b32d54c7f9] [formerly b32d54c7f9 [formerly 625e83c445]] [formerly 1a191cac55 [formerly b32d54c7f9 [formerly 625e83c445] [formerly 1a191cac55 [formerly 3addb3007b0bf7aab88b423bbf700583fc2b3e48]]]]]
Former-commit-id: 1a191cac55
Former-commit-id: c26079c8fa [formerly 7c2eea2dd1] [formerly 3b7d20e623] [formerly 5b62e51921a3004da1cb5000c8ea978983219f84 [formerly cedbebb180b50bca15b89397222ee077a0fe89d0] [formerly 3b7d20e623 [formerly b9451471ac]]]
Former-commit-id: 79841ab3ba0627cf198a21e3f962a6dc3e580328 [formerly 01568b110423cde499e076cbfd07238836c16bc0] [formerly 0b76e0a9b6 [formerly 1b3334a183]]
Former-commit-id: 531aca9751af4e961663fc28b95e2b8c453af862 [formerly 0b76e0a9b6]
Former-commit-id: 1401310851
2014-11-10 08:27:28 -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 Omaha #3706 Adding auto-generated python files to gain region lookup functionality by using regions.xml. 2014-10-08 13:05:23 -05:00
h5py Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
java-importer Omaha #3262 smarter detection of java packages/classes 2014-06-12 10:40:36 -05:00
matplotlib Moving 12.1.1 into ss_sync 2012-01-19 11:53:12 -06:00
msaslaps Merge "Omaha #3601 Update satellite inventory scripts to DAF" into omaha_14.4.1 2014-11-04 08:48:58 -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 Issue #2730 remove extracted numpy directories and files 2014-04-10 15:04:50 -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 Omaha #3549 log time to receive data in pypies separate from deserialize 2014-11-06 15:57:42 -06:00
qpid Omaha #2991 Initial commit of QPID 0.28 and 0.30. Update native code to work with 0.30. 2014-11-10 08:27:28 -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 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 Omaha #3184 renamed valid identifiers to optional 2014-07-31 09:45:01 -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 Omaha #3623 Created command line utilities to activate/deactivate sites 2014-09-17 14:35:47 -05: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 Omaha #3392 Update a2acarsStub.py to use the DataAccessFramework. Add to msaslaps to VERSIONS file. 2014-07-24 15:15:14 -04: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.