Notice Of Open Source Usage


Notice of Open Source Usage

The following copyright statements and licenses apply to various open-source software packages (or portions thereof) that are distributed with the AnyLog Software. The AnyLog Software does not necessarily use all the open source software packages referred to below and may also only use portions of a given package. The following is a listing of the open source components. This list is provided for your convenience; please read further if you wish to review the copyright notice(s) and the full text of the license associated with each component.

In the event that we accidentally failed to list a required notice, please bring it to our attention through info@anylog.co.


Name: pip
Summary: The PyPA recommended tool for installing Python packages.
Home-page: https://pip.pypa.io/
Author: The pip developers
Author-email: distutils-sig@python.org
License: MIT
__________________ Name: pytz
Summary: World timezone definitions, modern and historical
Home-page: http://pythonhosted.org/pytz
Author: Stuart Bishop
Author-email: stuart@stuartbishop.net
License: MIT
__________________ Name: cython
Summary: Optimizing static compiler for Python
Home-page: https://cython.org/
Author: Can be found with this link - https://cython.org/#community
License: Apache License 2.0 - https://github.com/cython/cython/blob/master/LICENSE.txt
__________________ Name: ast
Summary: helps Python applications to process trees of the Python abstract syntax grammar
Home-page: https://docs.python.org/3.8/library/ast.html#
License: Python Software Foundation License Version 2 - details at https://github.com/python/cpython/blob/3.8/LICENSE
__________________ Name: requests
Summary: Python HTTP for Humans.
Home-page: https://requests.readthedocs.io
Author: Kenneth Reitz
Author-email: me@kennethreitz.org
License: Apache 2.0
__________________ Name: cryptography
Summary: cryptographic recipes and primitives to Python
Home-page: https://github.com/pyca/cryptography
License: available under the terms of either of the licenses found in LICENSE.APACHE or LICENSE.BSD.
__________________ Name: jwt
Summary: A JSON Web Token (JWT) implementation in Python
Home-page: https://github.com/GehirnInc/python-jwt
Author: Gehirn Inc.
License: Apache License 2.0
__________________ Name: pyOpenSSL
Summary: A wrapper around (a subset of) the OpenSSL library
Home-page: https://github.com/pyca/pyopenssl
License: Apache License 2.0
__________________ Name: psutil
Summary: Cross-platform lib for process and system monitoring in Python.
Home-page: https://github.com/giampaolo/psutil
Author: Giampaolo Rodola
Author-email: g.rodola@gmail.com
License: BSD 3-Clause License - https://github.com/giampaolo/psutil/blob/master/LICENSE
__________________ Name: python-dateutil
Version: 2.8.1
Summary: Extensions to the standard Python datetime module
Home-page: https://dateutil.readthedocs.io
Author: Gustavo Niemeyer
Author-email: gustavo@niemeyer.net
License: Dual License - https://github.com/dateutil/dateutil/blob/master/LICENSE
__________________ Name: grpc
Version: 1.60.0 Summary: High performance Remote Procedure Call (RPC) framework Home-page: https://grpc.io/
Author: https://github.com/grpc/grpc.io/blob/main/MAINTAINERS.md
License: Apache License - https://github.com/grpc/grpc.io/blob/main/LICENSE _________________ Name: pymongo
Version: 4.6.0 Summary: Interfaces for MongoDB Home-page: https://pymongo.readthedocs.io/en/stable/ Contributors: https://pymongo.readthedocs.io/en/stable/contributors.html License: Apache License Version 2 - https://github.com/mongodb/mongo-python-driver/blob/master/LICENSE