Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/geekcomputers/Python
/ write_excel_file.py
File
write_excel_file.py
write_excel_file.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
xlwt
# type: ignore
2
import
openpyxl
# type: ignore
3
4
# Workbook is created
Callers
nothing calls this directly
Calls
1
save
Method · 0.45
Tested by
no test coverage detected