14 lines
312 B
Text
14 lines
312 B
Text
AUTHOR: Calculate Ltd. <support@calculate.ru>
|
|
|
|
INSTALL
|
|
-------
|
|
|
|
calculate-lib needs the following library version installed, in order to run:
|
|
python >= 3.9
|
|
python-ldap >= 3.3.0
|
|
lxml >= 4.6.3
|
|
|
|
To install calculate-lib , just execute the install script 'setup.py'.
|
|
Example:
|
|
|
|
./setup.py install
|