awips2/pythonPackages
Steve Harris c2f7af10ed 13.2.1-2 baseline
Former-commit-id: 058c402b6e [formerly 74bfe9595c] [formerly 0006a2b6cb] [formerly 0006a2b6cb [formerly 7a7f7c45ca]] [formerly 058c402b6e [formerly 74bfe9595c] [formerly 0006a2b6cb] [formerly 0006a2b6cb [formerly 7a7f7c45ca]] [formerly c3e4551dfa [formerly 0006a2b6cb [formerly 7a7f7c45ca] [formerly c3e4551dfa [formerly b8762009cb6f3bfa17984c2dcce65d5a48c6a844]]]]]
Former-commit-id: c3e4551dfa
Former-commit-id: c31581dab2 [formerly 0f4fcd0ba8] [formerly 251a9c0195] [formerly ebd80ed292f0fd828c751ff5a47c71f2eddcc6ef [formerly 5477d57f4fbcde663b844cacbae089a9292a22a1] [formerly 251a9c0195 [formerly 1153d80c5b]]]
Former-commit-id: 675e454a5eed73ba985d665cae1cc43715f0a0e2 [formerly a3e63c2bb7b23736c07cc90370ea39a5d96fd1a5] [formerly eafa141b90 [formerly 27706b8dcb]]
Former-commit-id: 68857dcea26dad2fd3e06df851fbe41d543a7d78 [formerly eafa141b90]
Former-commit-id: 5d7a0ba9af
2013-01-25 09:07:12 -06:00
..
.settings Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
cherrypy Moving 12.1.1 into ss_sync 2012-01-19 11:53:12 -06:00
dynamicserialize 13.2.1-2 baseline 2013-01-25 09:07:12 -06:00
h5py Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
java-importer Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
matplotlib Moving 12.1.1 into ss_sync 2012-01-19 11:53:12 -06:00
nose Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
numpy Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
pil Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -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
pypies 13.2.1-2 baseline 2013-01-25 09:07:12 -06:00
qpid 12.9.1-5 baseline (with forgotten bin files now included) 2012-08-22 16:00:33 -05:00
scientific Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
scipy Moving 12.1.1 into ss_sync 2012-01-19 11:53:12 -06:00
setuptools 13.2.1-2 baseline 2013-01-25 09:07:12 -06:00
shapely 13.2.1-2 baseline 2013-01-25 09:07:12 -06:00
tables Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
thrift Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
tpg Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
ufpy 12.9.1-4 baseline 2012-08-15 15:19:10 -05: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 Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06: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 13.2.1-2 baseline 2013-01-25 09:07:12 -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.