awips2/pythonPackages
2016-04-06 12:44:30 -06:00
..
.settings Omaha #4027 Changes to match draft mixed case guidelines from Phase I 2015-05-14 14:58:07 -05:00
awips metpy 0.3.0, numpy 1.10, cartopy 0.13.0, basemap 1.0.7 2016-03-13 18:05:31 -05:00
cartopy metpy 0.3.0, numpy 1.10, cartopy 0.13.0, basemap 1.0.7 2016-03-13 18:05:31 -05:00
cherrypy Moving 12.1.1 into ss_sync 2012-01-19 11:53:12 -06:00
cycler cycler 0.10.0 2016-03-18 19:51:05 -06:00
cython cython 0.23.4 and dateutil 2.5.0 2016-03-03 18:51:38 -06:00
dynamicserialize ufpy->python-awips; no longer building thrift or dynamicserialize RPMs 2016-03-16 18:51:24 -05:00
h5py rollback h5py and nose, remove cycler 2016-03-20 12:03:07 -06:00
java-importer Omaha #3262 smarter detection of java packages/classes 2014-06-12 10:40:36 -05:00
metpy metpy 0.3.0, numpy 1.10, cartopy 0.13.0, basemap 1.0.7 2016-03-13 18:05:31 -05:00
msaslaps ufpy->python-awips; no longer building thrift or dynamicserialize RPMs 2016-03-16 18:51:24 -05:00
nose rollback h5py and nose, remove cycler 2016-03-20 12:03:07 -06:00
numpy numpy 1.7.2 source 2016-04-06 12:44:30 -06:00
pil Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
pint@b2287c5e0f pint 0.7.2 and six 1.10.0 2016-03-03 18:39:49 -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
pyparsing metpy 0.3.0, numpy 1.10, cartopy 0.13.0, basemap 1.0.7 2016-03-13 18:05:31 -05:00
pypies rollback h5py and nose, remove cycler 2016-03-20 12:03:07 -06:00
python-dateutil cython 0.23.4 and dateutil 2.5.0 2016-03-03 18:51:38 -06:00
qpid various: dcgunzip, qpid-python-0.32 src, build increment 2015-09-08 18:01:20 -06:00
scientific Omaha #3777 - Update numpy 2015-01-26 09:54:56 -06:00
scipy metpy 0.3.0, numpy 1.10, cartopy 0.13.0, basemap 1.0.7 2016-03-13 18:05:31 -05:00
setuptools 13.2.1-2 baseline 2013-01-25 09:07:12 -06:00
six pint 0.7.2 and six 1.10.0 2016-03-03 18:39:49 -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
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.