-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathNOTICE
51 lines (34 loc) · 1.14 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
LambdaCron
Copyright 2016 MediaMath
This project contains 3rd party dependencies (PyPi packages):
cronitier
https://pypi.python.org/pypi/croniter
MIT License
PyYaml
https://pypi.python.org/pypi/PyYAML
MIT License
Requests
https://pypi.python.org/pypi/requests
Apache License 2.0
Jsonschema
https://pypi.python.org/pypi/jsonschema
MIT License
boto3
https://pypi.python.org/pypi/boto3
Apache License 2.0
Development dependencies:
pytest
https://pypi.python.org/pypi/pytest
MIT License
Mock
https://pypi.python.org/pypi/mock
BSD License
his code depends on the following 3rd party libraries, all of them licensed under MIT or Apache 2.0 License.
cronitier – MIT: https://pypi.python.org/pypi/croniter
PyYaml – MIT: https://pypi.python.org/pypi/PyYAML
Requests – Apache 2.0: https://pypi.python.org/pypi/requests
Jsonschema – MIT: https://pypi.python.org/pypi/jsonschema
Development dependencies:
pytest – MIT: https://pypi.python.org/pypi/pytest
boto3 – Apache 2.0: https://pypi.python.org/pypi/boto3
Mock – BSD License: https://pypi.python.org/pypi/mock