-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNOTICE
20 lines (17 loc) · 939 Bytes
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
This software depends following libraries to work.
#-------------------------------------------------------------------------------
# python 3
#-------------------------------------------------------------------------------
If run as python script, install Python 3.4 or higher and modules.
https://www.python.org/
#-------------------------------------------------------------------------------
# openpyxl
#-------------------------------------------------------------------------------
openpyxl is a Python library to read/write Excel 2010 xlsx/xlsm/xltx/xltm files.
https://pypi.python.org/pypi/openpyxl
#-------------------------------------------------------------------------------
# kivy
#-------------------------------------------------------------------------------
Kivy - Open source Python library for rapid development of applications
that make use of innovative user interfaces, such as multi-touch apps.
https://kivy.org