그저 빛 FastAPI
https://fastapi.tiangolo.com/ko/
FastAPI
FastAPI FastAPI 프레임워크, 고성능, 간편한 학습, 빠른 코드 작성, 준비된 프로덕션 문서: https://fastapi.tiangolo.com 소스 코드: https://github.com/tiangolo/fastapi FastAPI는 현대적이고, 빠르며(고성능), 파이썬
fastapi.tiangolo.com
https://github.com/olucurious/pyfcm
GitHub - olucurious/PyFCM: Python client for FCM - Firebase Cloud Messaging (Android, iOS and Web)
Python client for FCM - Firebase Cloud Messaging (Android, iOS and Web) - GitHub - olucurious/PyFCM: Python client for FCM - Firebase Cloud Messaging (Android, iOS and Web)
github.com
https://github.com/oauthlib/oauthlib
GitHub - oauthlib/oauthlib: A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic - GitHub - oauthlib/oauthlib: A generic, spec-compliant, thorough implementation of the OAuth request-signing l...
github.com
https://docs.python-requests.org/en/latest/
Requests: HTTP for Humans™ — Requests 2.27.1 documentation
Requests: HTTP for Humans™ Release v2.27.1. (Installation) Requests is an elegant and simple HTTP library for Python, built for human beings. Behold, the power of Requests: >>> r = requests.get('https://api.github.com/user', auth=('user', 'pass')) >>> r.
docs.python-requests.org
https://oracle.github.io/python-cx_Oracle/
cx_Oracle - Python Interface for Oracle Database
Features Easily installed from PyPI. Support for Python 3.6 and higher. Older versions of cx_Oracle may be used with previous Python releases. Support for Oracle Client 11.2, 12, 18, 19 and 21. Oracle's standard cross-version interoperability, allows easy
oracle.github.io
https://github.com/mkleehammer/pyodbc
GitHub - mkleehammer/pyodbc: Python ODBC bridge
Python ODBC bridge. Contribute to mkleehammer/pyodbc development by creating an account on GitHub.
github.com
http://mysql-python.sourceforge.net/MySQLdb.html
MySQLdb User's Guide
If you want to write applications which are portable across databases, use MySQLdb, and avoid using this module directly. _mysql provides an interface which mostly implements the MySQL C API. For more information, see the MySQL documentation. The documenta
mysql-python.sourceforge.net