awips2/pythonPackages
Michael James 25c9dc0a05 Merge remote-tracking branch 'origin/unidata_16.2.2' into unidata_16.2.2-osx
Conflicts:
	cave/com.raytheon.viz.product.awips/awips.product
2016-11-14 12:19:05 -07:00
..
.settings Omaha #4027 Changes to match draft mixed case guidelines from Phase I 2015-05-14 14:58:07 -05:00
cartopy cartopy 0.13.0->0.14.2; scipy moved to awips2-rpm; final cave d2d build 16.2.2 2016-10-17 13:48:25 -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
java-importer Omaha #4259 remove old jep from nativeLib 2015-04-30 14:23:44 -05:00
metpy awips2-python-metpy 0.4.1 2016-11-11 14:11:01 -07:00
msaslaps massive grid renaming incl. GFE 2016-05-03 16:14:14 -06: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
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
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 merge ufpy from origin 17.1.1 2016-11-10 13:09:15 -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.