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.
Go to file
root 78dac94217
Добавлен фильтр одинаковых записей в шапке шаблона
преди 1 месец
pym/calculate Добавлен фильтр одинаковых записей в шапке шаблона преди 1 месец
.gitignore now comment= parameter in templates affects header in complex formats преди 2 години
LICENSE Bugfix преди 14 години
README removed debug message преди 3 години
setup.py Удалено создание /var/calculate/remote при установке пакета преди 3 години

README

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