awips2/pythonPackages
Steve Harris 2fd5ba420f Merge tag 'OB_14.4.1-18m' into omaha_15.1.1
14.4.1_18m

 Conflicts:
	edexOsgi/com.raytheon.uf.edex.archive/utility/common_static/base/archiver/purger/RAW_DATA.xml
	rpms/awips2.core/Installer.ldm/patch/etc/pqact.conf.template


Former-commit-id: 41217304fa68101d17e003b2fa6992d0e15b083c
2015-03-18 09:29:01 -05:00
..
.settings
cherrypy
dynamicserialize Merge tag 'OB_14.4.1-18m' into omaha_15.1.1 2015-03-18 09:29:01 -05:00
java-importer Omaha #3262 smarter detection of java packages/classes 2014-06-12 10:40:36 -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 #3549 log time to receive data in pypies separate from deserialize 2014-11-06 15:57:42 -06:00
qpid Omaha #2991 Fixed REST URL in Python scripts, Added checks to broker build commands to fail if they didnt work. 2014-11-13 10:59:00 -06:00
setuptools 13.2.1-2 baseline 2013-01-25 09:07:12 -06:00
thrift Issue #2215 upgrade thrift to version 0.9.0 2013-07-23 12:28:07 -05:00
tpg
ufpy Omaha #3184 renamed valid identifiers to optional 2014-07-31 09:45:01 -05: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.