awips2/pythonPackages
Mark Peters cf182a97b3 Omaha #4795 Python DAF regression test script
Change-Id: I37dc8d6eb12de1ae5f84d3e1546972e1b8e0907b

Former-commit-id: fca429ce5cb5330317fae91e576a31961bf927f6
2016-01-26 14:17:21 -06:00
..
.settings Omaha #4027 Changes to match draft mixed case guidelines from Phase I 2015-05-14 14:58:07 -05:00
cherrypy Moving 12.1.1 into ss_sync 2012-01-19 11:53:12 -06:00
dynamicserialize Omaha #4562: Fix python subscription issues from isolating simple text product decoding 2016-01-21 17:05:03 -06:00
msaslaps Omaha #3600 Implement getAvailableLevels() for radar to increase inventory performance. 2014-12-19 12:56:43 -05: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
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
pypies Merge tag 'OB_16.1.2-9' into master_16.2.1 2016-01-12 15:10:02 -05: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 #4795 Python DAF regression test script 2016-01-26 14:17:21 -06: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.