No description
Find a file
root d84cd79d2f TG-655
added multi functions args
2024-08-29 13:10:31 +03:00
pym/calculate TG-655 2024-08-29 13:10:31 +03:00
.gitignore now comment= parameter in templates affects header in complex formats 2022-03-23 17:34:35 +03:00
LICENSE Bugfix 2010-05-21 15:19:27 +04:00
README removed debug message 2021-09-20 14:46:40 +03:00
setup.py Удалено создание /var/calculate/remote при установке пакета 2021-09-22 15:30:07 +03:00

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