================================================================================ Collatoria G — Third-party Open Source Notices (Precise-Web) ================================================================================ This product includes third-party open source software. The following notices are provided to satisfy attribution requirements of the listed licenses. For the full license text of each component, please refer to the project's upstream repository (URLs below). Scope: Python backend runtime dependencies of the Precise-Web module. Other Precise-* modules (Manager / Sender / Listener / Preprocessor / Analyzer) may bundle additional third-party components; their notices are distributed alongside their respective installation artifacts. -------------------------------------------------------------------------------- [FastAPI] License : MIT Copyright (c) 2018 Sebastián Ramírez Project : https://fastapi.tiangolo.com/ [Uvicorn] License : BSD-3-Clause Copyright (c) 2017-present, Encode OSS Ltd. All rights reserved. Project : https://www.uvicorn.org/ [Jinja2] License : BSD-3-Clause Copyright 2007 Pallets Project : https://palletsprojects.com/p/jinja/ [HTTPX] License : BSD-3-Clause Copyright (c) 2019, Encode OSS Ltd. All rights reserved. Project : https://www.python-httpx.org/ [pydicom] License : MIT Copyright (c) 2008-2024 Darcy Mason and pydicom contributors Project : https://pydicom.github.io/ [NumPy] License : BSD-3-Clause Copyright (c) 2005-2024, NumPy Developers. All rights reserved. Project : https://numpy.org/ [Pillow] License : HPND (Historical Permission Notice and Disclaimer) The Python Imaging Library (PIL) is Copyright (c) 1997-2011 by Secret Labs AB Copyright (c) 1995-2011 by Fredrik Lundh and Contributors Pillow is the friendly PIL fork. It is Copyright (c) 2010 by Jeffrey A. Clark and contributors Project : https://python-pillow.org/ [pynetdicom] License : MIT Copyright (c) 2018, pynetdicom contributors Project : https://pydicom.github.io/pynetdicom/ [python-multipart] License : Apache License 2.0 Copyright (c) Andrew Dunham and contributors Project : https://github.com/Kludex/python-multipart [PyJWT] License : MIT Copyright (c) 2015-2022 José Padilla and PyJWT contributors Project : https://pyjwt.readthedocs.io/ -------------------------------------------------------------------------------- License texts referenced above are available in the upstream project repositories. A separate copy can be requested from the manufacturer at the contact information listed on the in-app About page (/about). Frontend: Currently vanilla JavaScript / CSS authored in-house; no npm third-party dependencies are bundled. This file will be updated when external frontend libraries are introduced.