misc-cazino/metz/show_db_settings.py

5 lines
86 B
Python

from quixote import get_publisher
pub = get_publisher()
print(pub.cfg['postgresql'])