You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
309 B
10 lines
309 B
# ITSI Python Libraries
|
|
|
|
This directory contains ITSI libraries for Python.
|
|
|
|
Some of the notable scripts:
|
|
|
|
* [itsi_path](./itsi_path.py) is imported early on in various entry points into ITSI app (scripts, tests, modinputs, bin etc)
|
|
* [itsi_py3](./itsi_py3.py) defined some types for python 3 and i18n setup
|
|
|