This project uses the following third-party open-source software. We are grateful to the open-source community for these contributions.
- License: MIT License
- Source: https://github.com/tiangolo/fastapi
- Copyright: Copyright (c) 2018 Sebastián Ramírez
- Description: Modern web framework for building APIs with Python
- License: Apache License 2.0
- Source: https://github.com/psf/requests
- Copyright: Copyright 2019 Kenneth Reitz
- Description: HTTP library for Python
- License: BSD 3-Clause License
- Source: https://github.com/encode/uvicorn
- Copyright: Copyright © 2017-present, Encode OSS Ltd
- Description: ASGI web server implementation for Python
- License: BSD 3-Clause License
- Source: https://github.com/theskumar/python-dotenv
- Copyright: Copyright (c) 2014, Saurabh Kumar
- Description: Reads key-value pairs from .env file
Full license texts for these dependencies can be found in their respective source repositories linked above.
For the most up-to-date list of dependencies in your installation, run:
pip listTo see detailed license information:
pip-licenses --format=markdown(Note: Requires pip install pip-licenses)
For questions about third-party licenses or to report licensing issues, please contact: bugbounty@databricks.com