Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PacktPublishing/Full-Stack-FastAPI-React-and-MongoDB
/ importScript.py
File
importScript.py
chapter9/backend/importScript.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
csv
2
from
fastapi.encoders
import
jsonable_encoder
3
from
pymongo
import
MongoClient
4
from
decouple
import
config
Callers
nothing calls this directly
Calls
1
CarBase
Class · 0.90
Tested by
no test coverage detected