Eng.

To use the libximc library, the example uses a wrapper module /ximc/crossplatform/wrappers/python/libximc.
To run, you need to have python 2 or 3 versions installed. Python version 3.9 IS NOT SUPPORTED!

===== RUN =====
On Windows, Linux and macOS:
	1. Change the current directory to examples/test_Python/standardtest.
	2. Run the example with the command:
		$ python testpython.py


Rus.

Для работы с библиотекой libximc в примере используется модуль-обёртка /ximc/crossplatform/wrappers/python/libximc.
Для запуска необходим установленный python 2 или 3 версии. Python версии 3.9 НЕ ПОДДЕРЖИВАЕТСЯ!
 
===== ЗАПУСК =====
Windows, Linux and macOS:
	1. Измените текущий каталог на examples/test_Python/standardtest.
	2. Запустите пример командой:
		$ python testpython.py
