pip install git+git://github.com/ProzorroUKR/standards.git
Python
import standards
workdays_off = standards.load("calendars/workdays_off.json")
Usage in prozorro
pip install git+git://github.com/ProzorroUKR/standards.git
Python
import standards
workdays_off = standards.load("calendars/workdays_off.json")
Usage in prozorro