awips2/pythonPackages
2017-04-18 10:35:01 -06:00
..
.settings first commit 2017-03-14 15:05:59 -05:00
cycler add back cycler 2017-04-18 10:35:01 -06:00
cython cython 0.23.4->0.25.2 2017-03-20 19:16:38 -06:00
dynamicserialize first commit 2017-03-14 15:05:59 -05:00
h5py first commit 2017-03-14 15:05:59 -05:00
msaslaps first commit 2017-03-14 15:05:59 -05:00
nose first commit 2017-03-14 15:05:59 -05:00
numpy first commit 2017-03-14 15:05:59 -05:00
pmw first commit 2017-03-14 15:05:59 -05:00
pupynere-1.0.15 pupynere 1.0.15 and werkzeug 0.12.1 2017-03-20 19:28:12 -06:00
pycairo first commit 2017-03-14 15:05:59 -05:00
pygtk first commit 2017-03-14 15:05:59 -05:00
pyparsing first commit 2017-03-14 15:05:59 -05:00
pypies first commit 2017-03-14 15:05:59 -05:00
python-dateutil first commit 2017-03-14 15:05:59 -05:00
qpid first commit 2017-03-14 15:05:59 -05:00
scientific first commit 2017-03-14 15:05:59 -05:00
scipy first commit 2017-03-14 15:05:59 -05:00
six first commit 2017-03-14 15:05:59 -05:00
thrift first commit 2017-03-14 15:05:59 -05:00
tpg tpg 3.1.2->3.2.2 2017-03-20 19:17:05 -06:00
ufpy systemwide grid name update 2017-03-23 16:25:05 -06:00
Werkzeug-0.12.1 pupynere 1.0.15 and werkzeug 0.12.1 2017-03-20 19:28:12 -06:00
.project first commit 2017-03-14 15:05:59 -05:00
.pydevproject first commit 2017-03-14 15:05:59 -05:00
pythonPackages.ecl first commit 2017-03-14 15:05:59 -05:00
README first commit 2017-03-14 15:05:59 -05:00
VERSIONS remove unused and add-one python libraries, closes #149 2017-04-16 13:00:40 -06: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.