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
Mike Hiretsky a36e411bda
Удалено создание /var/calculate/remote при установке пакета
3 years ago
pym/calculate InstalledPackageInfo: исправлено ошибка декодирования получения параметров из environments 3 years ago
.gitignore gitignore small correction 3 years ago
LICENSE Bugfix 14 years ago
README removed debug message 3 years ago
setup.py Удалено создание /var/calculate/remote при установке пакета 3 years ago

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