-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNOTICE
135 lines (88 loc) · 3.29 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
IKATS
Copyright 2017-2018 CS Systèmes d'Information
This product includes software developed by
CS Systèmes d'Information (http://www.c-s.fr/)
=================================================
Massachusetts Institute of Technology License
http://opensource.org/licenses/MIT
=================================================
The following components are provided under Massachusetts Institute of Technology License:
setuptools (33.1.1)
https://pypi.org/project/setuptools/
six (1.10.0)
https://pypi.org/project/six/
cffi (1.8.3)
https://pypi.org/project/cffi/
django-cors-headers (2.1.0)
https://pypi.org/project/django-cors-headers/
eventlet (0.20.1)
https://pypi.org/project/eventlet/
fastdtw (0.3.0)
https://pypi.org/project/fastdtw/
flake8 (3.0.4)
https://pypi.org/project/flake8/
greenlet (0.4.12)
https://pypi.org/project/greenlet/
gunicorn (19.3.0)
https://pypi.org/project/gunicorn/
httpretty (0.8.14)
https://pypi.org/project/httpretty/
mccabe (0.5.2)
https://pypi.org/project/mccabe/
natsort (5.0.2)
https://pypi.org/project/natsort/
pycodestyle (2.0.0)
https://pypi.org/project/pycodestyle/
pyflakes (1.2.3)
https://pypi.org/project/pyflakes/
=================================================
Apache Software License
https://www.apache.org/licenses/
=================================================
The following components are provided under Apache Software License:
pbr (1.10.0)
https://pypi.org/project/pbr/
requests (2.8.1)
https://pypi.org/project/requests/
pyspark (1.6.2)
http://spark.apache.org/docs/2.1.0/api/python/_modules/pyspark.html
=================================================
GNU Lesser General Public License
Zope Public License
https://www.gnu.org/licenses/lgpl-3.0.en.html
https://opensource.org/licenses/ZPL-2.0
=================================================
The following components are provided under GNU Lesser General Public License and Zope Public License (LGPL with exceptions or ZPL):
psycopg2 (2.7.3.1)
https://pypi.org/project/psycopg2/
=================================================
Berkeley Software Distribution
https://opensource.org/licenses/BSD-3-Clause
=================================================
The following components are provided under Berkeley Software Distribution:
numpy (1.11.0)
http://www.numpy.org/license.html
py4j (0.10.3)
https://pypi.org/project/py4j/
pycparser (2.17)
https://pypi.org/project/pycparser/
scikit-learn (0.19.1)
https://pypi.org/project/scikit-learn/
scipy (0.17.1)
https://pypi.org/project/scipy/
Django (1.8.6)
https://pypi.org/project/Django/
=================================================
Apache Software License + BSD
https://www.apache.org/licenses/
https://opensource.org/licenses/BSD-3-Clause
=================================================
The following components are provided under Apache Software & BSD Licenses:
python-dateutil (2.6.0)
https://pypi.org/project/python-dateutil/
=================================================
PSF License
https://docs.python.org/3/license.html
=================================================
The following components are provided under PSF Licenses :
Python (3.6.0)