awips2/pythonPackages
2017-03-16 10:15:57 -06:00
..
.settings first commit 2017-03-14 15:05:59 -05:00
cartopy cartopy 0.15.1, metpy 0.4.3, groovy 2.4.9 2017-03-16 10:15:57 -06:00
cherrypy first commit 2017-03-14 15:05:59 -05:00
cycler first commit 2017-03-14 15:05:59 -05:00
cython first commit 2017-03-14 15:05:59 -05:00
dynamicserialize first commit 2017-03-14 15:05:59 -05:00
h5py first commit 2017-03-14 15:05:59 -05:00
metpy cartopy 0.15.1, metpy 0.4.3, groovy 2.4.9 2017-03-16 10:15:57 -06: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
pint@b2287c5e0f first commit 2017-03-14 15:05:59 -05:00
pmw first commit 2017-03-14 15:05:59 -05:00
pupynere first commit 2017-03-14 15:05:59 -05: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 first commit 2017-03-14 15:05:59 -05:00
ufpy first commit 2017-03-14 15:05:59 -05:00
werkzeug first commit 2017-03-14 15:05:59 -05: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 first commit 2017-03-14 15:05:59 -05: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.