Ddlc Python: Code Link
print("Paper added to the database.") If neither of these examples matches what you're looking for, please provide more details or clarify your request.
Base.metadata.create_all(engine)
engine = create_engine('sqlite:///example.db') # For example, a SQLite database Base = declarative_base() ddlc python code link