awips2/pythonPackages
Richard Peter a76aef7851 Issue #1332: Update pypies to create/use condensed group structure
Change-Id: I2e7311b063df1a217a2fe37c0e470272e4e85e92

Former-commit-id: 2bae2d4a88 [formerly 756a5311a3] [formerly 768ed3b2ed] [formerly 768ed3b2ed [formerly c72c0b9f98]] [formerly 2bae2d4a88 [formerly 756a5311a3] [formerly 768ed3b2ed] [formerly 768ed3b2ed [formerly c72c0b9f98]] [formerly dbe4290f45 [formerly 768ed3b2ed [formerly c72c0b9f98] [formerly dbe4290f45 [formerly 90f3cac62473c66dcdef73a6a605becf08868316]]]]]
Former-commit-id: dbe4290f45
Former-commit-id: d036ebcf0b [formerly 78088888b6] [formerly 9e51ff1b8a] [formerly e8de0085a97988bdcfb8e71728453700afd87e0e [formerly f6a83e648173e5af75f219096c477aeab116e566] [formerly 9e51ff1b8a [formerly 2b3f0a2938]]]
Former-commit-id: 6f6c499a65282e8b2cd920d889554a85a82871d6 [formerly 7f3757e8dc095f9ffdc6417bfe1e82fcbd2a49f1] [formerly 9fbabfde61 [formerly a0827f476e]]
Former-commit-id: 9fbabfde61
Former-commit-id: 3d92a176c6
2012-11-21 15:27:31 -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 Issue #1310: Fix automated tropical testing support code after Data Delivery and Unified Grid 2012-11-02 15:21:30 -05: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 Issue #1332: Update pypies to create/use condensed group structure 2012-11-21 15:27:31 -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 Moving 12.1.1 into ss_sync 2012-01-19 11:53: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 Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -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.