|
1 | 1 | Component,Origin,License,Copyright
|
2 |
| -flake8,gitlab.com/ pycqa/flake8,MIT,"Copyright ( C) 2011-2013 Tarek Ziade <[email protected]>. Copyright (C) 2012-2016 Ian Cordasco <graffatcolmingov@gmail.com> ." |
| 2 | +datadog,github.com/DataDog/datadogpy,BSD-3-Clause,"Copyright (c) 2015-Present Datadog, Inc <opensource@datadoghq.com>" |
3 | 3 | wrapt,github.com/GrahamDumpleton/wrapt,BSD-2-Clause,"Copyright (c) 2013-2019, Graham Dumpleton"
|
| 4 | +ddtrace,github.com/DataDog/dd-trace-py,BSD-3-Clause,"Copyright (c) 2016, Datadog < [email protected]>" |
| 5 | +urllib3,github.com/urllib3/urllib3,MIT,Copyright (c) 2008-2020 Andrey Petrov and contributors. |
| 6 | +importlib_metadata,github.com/python/importlib_metadata,Apache-2.0,Copyright © Jason R. Coombs |
| 7 | +boto3,github.com/boto/boto3,Apache-2.0,"Copyright 2013-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved." |
| 8 | +typing_extensions,github.com/python/typing_extensions,PSF-2.0,"Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The Netherlands. All rights reserved" |
| 9 | +requests,github.com/psf/requests,Apache-2.0,"Copyright 2018 Kenneth Reitz" |
| 10 | +pytest,github.com/pytest-dev/pytest,MIT,Copyright (c) 2004 Holger Krekel and others |
| 11 | +flake8,gitlab.com/pycqa/flake8,MIT,"Copyright (C) 2011-2013 Tarek Ziade < [email protected]>. Copyright (C) 2012-2016 Ian Cordasco < [email protected]>." |
0 commit comments