awips2/pythonPackages
2017-04-21 18:33:55 -06:00
..
.settings initial commit 2017-04-21 18:33:55 -06:00
cherrypy initial commit 2017-04-21 18:33:55 -06:00
cycler initial commit 2017-04-21 18:33:55 -06:00
cython initial commit 2017-04-21 18:33:55 -06:00
dynamicserialize initial commit 2017-04-21 18:33:55 -06:00
msaslaps initial commit 2017-04-21 18:33:55 -06:00
nose initial commit 2017-04-21 18:33:55 -06:00
pmw initial commit 2017-04-21 18:33:55 -06:00
pupynere initial commit 2017-04-21 18:33:55 -06:00
pupynere-1.0.15 initial commit 2017-04-21 18:33:55 -06:00
pycairo initial commit 2017-04-21 18:33:55 -06:00
pygtk initial commit 2017-04-21 18:33:55 -06:00
pypies initial commit 2017-04-21 18:33:55 -06:00
qpid initial commit 2017-04-21 18:33:55 -06:00
thrift initial commit 2017-04-21 18:33:55 -06:00
tpg initial commit 2017-04-21 18:33:55 -06:00
ufpy initial commit 2017-04-21 18:33:55 -06:00
werkzeug initial commit 2017-04-21 18:33:55 -06:00
Werkzeug-0.12.1 initial commit 2017-04-21 18:33:55 -06:00
.project initial commit 2017-04-21 18:33:55 -06:00
.pydevproject initial commit 2017-04-21 18:33:55 -06:00
pythonPackages.ecl initial commit 2017-04-21 18:33:55 -06:00
README initial commit 2017-04-21 18:33:55 -06:00
VERSIONS initial commit 2017-04-21 18:33:55 -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.