awips2/pythonPackages
Steve Harris 9bbba64686 Omaha #4982 - Revert "Omaha #4982 Force matching datatypes when replacing data."
This reverts commit 22c6f4e9a0 [formerly 4c1b632bb1825e6292c78649c741d0d89149bf12].


Former-commit-id: be9901d7537c68d43ab72ab8cbc09719ab3c7cdb
2015-10-19 16:28:48 -05:00
..
.settings Omaha #4027 Changes to match draft mixed case guidelines from Phase I 2015-05-14 14:58:07 -05:00
cherrypy
dynamicserialize Omaha #4486 - Add python serialized FormattedDate 2015-09-21 13:36:00 -05:00
msaslaps Omaha #3600 Implement getAvailableLevels() for radar to increase inventory performance. 2014-12-19 12:56:43 -05:00
nose 13.4.1-4.1 baseline (recovered lost bin directories for 13.4.1-4) 2013-05-03 09:20:30 -05:00
pil
pmw
pupynere
pycairo
pygtk
pypies Omaha #4982 - Revert "Omaha #4982 Force matching datatypes when replacing data." 2015-10-19 16:28:48 -05:00
thrift Issue #2215 upgrade thrift to version 0.9.0 2013-07-23 12:28:07 -05:00
tpg
ufpy Omaha #4654 - Added localization level filters to AlertViz messages. 2015-08-04 12:14:32 -04:00
werkzeug
.project
.pydevproject Omaha #3623 Created command line utilities to activate/deactivate sites 2014-09-17 14:35:47 -05:00
pythonPackages.ecl
README
VERSIONS Omaha #3392 Update a2acarsStub.py to use the DataAccessFramework. Add to msaslaps to VERSIONS file. 2014-07-24 15:15:14 -04: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.