awips2/pythonPackages
2018-06-19 15:32:00 -06:00
..
dynamicserialize initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
pypies initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
ufpy initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
.project initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
.pydevproject initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
pythonPackages.ecl initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
README initial commit from master_18.1.1 2018-06-19 15:32:00 -06:00
VERSIONS initial commit from master_18.1.1 2018-06-19 15:32:00 -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.