awips2/pythonPackages
Ron Anderson 97389888c7 Omaha #5769 Fix mixed case issues in a few formatter. Improve reliablity of VTEC auto tests.
Change-Id: I31d24922fc5b760d268156ecba8b7fe46b04acba
2016-08-30 13:10:11 -05:00
..
.settings Omaha #4027 Changes to match draft mixed case guidelines from Phase I 2015-05-14 14:58:07 -05:00
cartopy python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
cherrypy Moving 12.1.1 into ss_sync 2012-01-19 11:53:12 -06:00
cycler python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
cython python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
dynamicserialize Omaha #5769 Fix mixed case issues in a few formatter. Improve reliablity of VTEC auto tests. 2016-08-30 13:10:11 -05:00
h5py python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
msaslaps Omaha #3600 Implement getAvailableLevels() for radar to increase inventory performance. 2014-12-19 12:56:43 -05:00
nose python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
numpy python source tarballs for numpy 1.8, qpid-python 0.32, scipy 0.9, six 1.10, tables 2.1.2 2016-06-27 15:37:22 -05:00
pil python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
pint@b2287c5e0f python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -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
pycairo python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
pygtk python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
pyparsing python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
pypies python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
python-dateutil python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
qpid python source tarballs for numpy 1.8, qpid-python 0.32, scipy 0.9, six 1.10, tables 2.1.2 2016-06-27 15:37:22 -05:00
scientific python updates: cartopy, cycler, cython, h5py, nose, pil, pyparsing, pygtk, pycairo, pint, python-dateutil, scientific 2016-06-27 15:10:22 -05:00
scipy python source tarballs for numpy 1.8, qpid-python 0.32, scipy 0.9, six 1.10, tables 2.1.2 2016-06-27 15:37:22 -05:00
six python source tarballs for numpy 1.8, qpid-python 0.32, scipy 0.9, six 1.10, tables 2.1.2 2016-06-27 15:37:22 -05:00
tables python source tarballs for numpy 1.8, qpid-python 0.32, scipy 0.9, six 1.10, tables 2.1.2 2016-06-27 15:37:22 -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 Fix docstrings in python DAF regression test script 2016-02-09 14:39:13 -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.