Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/realpython/discover-flask
/ db_create_users.py
File
db_create_users.py
db_create_users.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
project
import
db
2
from
project.models
import
User
3
4
# insert data
Callers
nothing calls this directly
Calls
1
User
Class · 0.90
Tested by
no test coverage detected