awips2/pythonPackages
2014-04-30 19:22:58 -06:00
..
.settings first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
cherrypy first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
dynamicserialize first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
h5py first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
java-importer first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
matplotlib first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
nose first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
numpy first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
pil first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
pmw first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
pupynere first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
pycairo first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
pygtk first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
pypies first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
qpid first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
scientific first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
scipy first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
setuptools first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
shapely first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
tables first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
thrift first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
tpg first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
ufpy first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
werkzeug first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
.project first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
.pydevproject first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
pythonPackages.ecl first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
README first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -06:00
VERSIONS first commit orphan branch from remotes/origin/ncep_14.2.1 2014-04-30 19:22:58 -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.