Semptify
Open Source Credits
Built on the shoulders of excellent open source software
We are grateful to every project and contributor listed here.
Core Framework
| Package | License | Copyright | Source |
|---|---|---|---|
| FastAPI ≥ 0.109.0 | MIT | © 2018 Sebastián Ramírez | github.com/tiangolo/fastapi |
| Uvicorn ≥ 0.27.0 | BSD | © 2017-present Encode OSS Ltd. | github.com/encode/uvicorn |
| Pydantic ≥ 2.5.0 | MIT | © 2017–present Samuel Colvin | github.com/pydantic/pydantic |
| pydantic-settings ≥ 2.1.0 | MIT | © Pydantic contributors | github.com/pydantic/pydantic-settings |
| Starlette (FastAPI dependency) | BSD | © 2018-present Encode OSS Ltd. | github.com/encode/starlette |
| Jinja2 ≥ 3.1.0 | BSD-3 | © 2007 Pallets Projects | github.com/pallets/jinja |
Database
| Package | License | Copyright | Source |
|---|---|---|---|
| SQLAlchemy ≥ 2.0.0 | MIT | © 2005–present SQLAlchemy authors | github.com/sqlalchemy/sqlalchemy |
| asyncpg ≥ 0.29.0 | Apache 2.0 | © MagicStack Inc. | github.com/MagicStack/asyncpg |
| aiosqlite ≥ 0.19.0 | MIT | © 2018 Amethyst Reese | github.com/omnilib/aiosqlite |
| Alembic ≥ 1.17.0 | MIT | © SQLAlchemy authors | github.com/sqlalchemy/alembic |
| psycopg2-binary ≥ 2.9.9 | LGPL-3.0 | © 2001–present Federico Di Gregorio, Daniele Varrazzo | github.com/psycopg/psycopg2 |
| redis-py ≥ 5.0.0 | MIT | © Redis Ltd. | github.com/redis/redis-py |
| greenlet ≥ 3.0.0 | MIT | © Greenlet contributors | github.com/python-greenlet/greenlet |
Security & Authentication
| Package | License | Copyright | Source |
|---|---|---|---|
| cryptography ≥ 41.0.0 | Apache 2.0 / BSD | © Individual contributors | github.com/pyca/cryptography |
| passlib ≥ 1.7.4 | BSD | © 2008–2020 Eli Collins | github.com/hynek/passlib |
| slowapi ≥ 0.1.9 | MIT | © 2020 Laurent Savaëte | github.com/laurentS/slowapi |
| python-multipart ≥ 0.0.6 | Apache 2.0 | © Andrew Dunham | github.com/andrew-d/python-multipart |
| python-dotenv ≥ 1.0.0 | BSD | © 2014 Saurabh Kumar | github.com/theskumar/python-dotenv |
HTTP & Networking
| Package | License | Copyright | Source |
|---|---|---|---|
| httpx ≥ 0.26.0 | BSD | © 2019-present Encode OSS Ltd. | github.com/encode/httpx |
| aioboto3 ≥ 13.0.0 | Apache 2.0 | © Terry Cain | github.com/terrycain/aioboto3 |
| aiofiles ≥ 23.0.0 | Apache 2.0 | © 2016-present Tin Tvrtković | github.com/Tinche/aiofiles |
| Gunicorn ≥ 21.0.0 | MIT | © 2009–present Benoît Chesneau, Paul J. Davis | github.com/benoitc/gunicorn |
File & Document Processing
| Package | License | Copyright | Source |
|---|---|---|---|
| Pillow ≥ 10.0.0 | HPND | © 1995–2011 Fredrik Lundh · © 2010-present Contributors | github.com/python-pillow/Pillow |
| ReportLab ≥ 4.0.0 | BSD-3 | © 2000–present ReportLab Inc. | reportlab.com |
| PyPDF2 ≥ 3.0.0 | BSD-3 | © 2006–2008 Mathieu Fenniak | github.com/py-pdf/pypdf |
| python-docx ≥ 1.1.0 | MIT | © 2013 Steve Canny | github.com/python-openxml/python-docx |
| pdfplumber ≥ 0.10.0 | MIT | © 2016 Jeremy Singer-Vine | github.com/jsvine/pdfplumber |
| PyMuPDF ≥ 1.23.0 | AGPL-3.0 | © Artifex Software Inc. | github.com/pymupdf/PyMuPDF |
| python-magic ≥ 0.4.27 | MIT | © 2001 Adam Hupp | github.com/ahupp/python-magic |
| icalendar ≥ 5.0.0 | BSD | © 2012-present collective.icalendar contributors | github.com/collective/icalendar |
| Beautiful Soup 4 ≥ 4.12.0 | MIT | © 2004–2023 Leonard Richardson | crummy.com/software/BeautifulSoup |
| lxml ≥ 5.0.0 | BSD-3 | © 2004 Infrae | github.com/lxml/lxml |
Python Runtime
| Package | License | Copyright | Source |
|---|---|---|---|
| Python ≥ 3.11 | PSF-2.0 | © 2001–present Python Software Foundation | python.org |