awips2/pythonPackages
Nathan Bowler c0b877b09d Omaha #3405 Adding unaltered, original airep and pirep scripts
Change-Id: I9daefa1c0c905b2022d7ad891a9983fb831c5ac3

Former-commit-id: ed7b73118b [formerly e771283734] [formerly d7d3a3d119] [formerly d7d3a3d119 [formerly 0a6cd0db2d]] [formerly ed7b73118b [formerly e771283734] [formerly d7d3a3d119] [formerly d7d3a3d119 [formerly 0a6cd0db2d]] [formerly b1b0760a8c [formerly d7d3a3d119 [formerly 0a6cd0db2d] [formerly b1b0760a8c [formerly 4a47a2053311ebc5ae4a5ad540c985c7a24ea4f3]]]]]
Former-commit-id: b1b0760a8c
Former-commit-id: f77d1b7b59 [formerly afadbf3bcc] [formerly 3e7a32b146] [formerly 6e0199abec457665c34a44dd16b225b8921640b7 [formerly 2876e4979ff1e38578b589999165d17c32a5d4ad] [formerly 3e7a32b146 [formerly 8684ea7447]]]
Former-commit-id: 665dd435be107851dcf52cd49f2c29c2b4c29185 [formerly 043980035cd16c14f0e2cb939b4f4c1045de179c] [formerly 6d5bf0a035 [formerly 3e0ea8f7ff]]
Former-commit-id: 6d5bf0a035
Former-commit-id: 8dc9119d0b
2014-09-04 12:27:40 -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 Omaha #2926 switched textdb to thrift client 2014-08-25 10:28:48 -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 Omaha #3405 Adding unaltered, original airep and pirep scripts 2014-09-04 12:27:40 -04: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 Issue #2688 Return value from 2014-03-20 16:39:43 -05:00
qpid ASM #550 - Remove ITO call from monitor_qpid_hosts.sh 2014-05-30 14:09: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-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 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 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.