In the general explanation of sqlalchemy there is some basic setup where some globals are used. But how to avoid these globals? This is the basic setup:
<