New: factoryboyAll contenthive-129948hive-196917krhive-150122hive-180932zzansteemhive-144064hive-185836hive-188619hive-166405hive-183959hive-101145hive-183397photographyhive-103599uncommonlabhive-170554hive-184714hive-139150photohive-145157hive-193637bitcoinhive-109690TrendingNewHotLikerstypenil (32)in python • 7 years agoSQLAlchemy + FactoryBoy: Passing arbitrary sessions to factoriesIn work projects in the past, my team would try to avoid dealing with the complexity of SQLAlchemy database sessions by making one global session that every module referenced. It made things easy…