🐍 Python Sample Application

Application Type: Python 3.11.14
Framework: Flask 3.1.2
Server: Gunicorn (Shared Container)
Purpose: Demonstrates shared Python container functionality

Python Runtime Information

Property Value
Python Version 3.11.14
Flask Version 3.1.2
Working Directory /var/www/python
Process ID 11

PostgreSQL Database Connection Test

✅ PostgreSQL Connection Successful!

Host: postgres-shared
PostgreSQL Version: PostgreSQL 15.15 (Debian 15.15-1.pgdg13+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 14.2.0-19) 14.2.0, 64-bit
Connection: Active

Available Databases:

Python Packages Available

psycopg2
flask
gunicorn
pymysql

This is a sample application demonstrating the shared Python container.
Replace this with your actual Python application (Django, Flask, FastAPI, etc.)