Define DB sesssion and temp directory scopes.
stellar_evolution.basic_utils.
db_session_scope
Provide a transactional scope around a series of operations.
tempdir_scope
Create a temporary directory and destroy when no longer needed.