issues
search
PydPiper
/
pylightxl
A light weight, zero dependency, minimal functionality excel read/writer python library
https://pylightxl.readthedocs.io
MIT License
302
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
My xlxs output is converting & to &
#103
rich-fts
opened
8 months ago
0
Fix #101: Worksheet.ssd() does not read all columns
#102
ysimenya
opened
10 months ago
0
"Worksheet.ssd()" doesn't read all columns
#101
ysimenya
opened
10 months ago
0
Cannot Write to newly created blank excel file
#100
PNeelkanth16
opened
11 months ago
0
Inconsistent handling of non-ASCII chars
#99
HENDRIX-ZT2
opened
1 year ago
1
Problem with saving bool data.
#98
tpc1095
opened
1 year ago
0
better add `encoding='utf-8'` in every `with open(some_path, 'w') as f` statements
#97
debbiezhu
opened
1 year ago
0
Missing py.typed marker for mypy support
#96
rpanman-sonatype
opened
1 year ago
0
Handle the encoding in the csv file
#95
LeonardVertighel
opened
1 year ago
0
Handle filenames in the same way for csv and excel
#94
LeonardVertighel
opened
1 year ago
0
Pylightxl In the help document, missing:
#93
swordsman-catS
opened
1 year ago
0
upload wheel to pypi
#92
laynr
opened
1 year ago
0
OverflowError when parsing date
#91
cc-jdurbin
opened
1 year ago
1
Temporary file creation in current directory can fail. Use standard Python tempfile mechanism.
#90
elgow
opened
1 year ago
0
Formulas in a csv file are parsed incorrectly
#89
nebolax
opened
1 year ago
0
Fix #87 Make excel types inferring optional
#88
ypankovych
opened
1 year ago
1
Error during date parsing
#87
ypankovych
opened
1 year ago
2
& replaced by & when writing a URL with parameters in it
#86
dmcnulla
opened
1 year ago
1
Fix #84: Reference handling of formulas
#85
onatyap
opened
1 year ago
2
Not reading some cell formulas
#84
onatyap
opened
1 year ago
1
Feature request: Read files from urls
#83
ag2byte
opened
1 year ago
1
Read Failure When Worksheet Missing
#82
jmcpheters
opened
1 year ago
1
Corrupted excel file when overwritten
#81
aescolan
closed
1 year ago
3
Named ranges pointing to the same address are not recognized
#80
lukelamar
opened
1 year ago
3
Accessing a full column, row, or sheet named range fails
#79
lukelamar
closed
1 year ago
1
Support date + time formats more flexibly
#76
kxrob
closed
1 year ago
1
pylightxl.Database.ws_names returns incorrect sheet names in some cases
#75
flc
closed
1 year ago
4
Repository tags out of sync with PyPi release
#74
grawlinson
closed
2 years ago
1
Fixed issue #71 by stripping single quotes from key value; Added feat…
#73
bRitch022
closed
2 years ago
1
Add feature to write to a named cell
#72
bRitch022
closed
2 years ago
2
Database.nr(name="SomeNameThatExists") always fails with KeyError
#71
bRitch022
closed
1 year ago
4
Type hinting issue
#70
Daenara
closed
1 year ago
1
(feature request) please consider adding type defintions
#69
ZeeD
closed
1 year ago
3
Writing Excel to File Object
#68
tbc399
opened
2 years ago
2
Reading CSVs from a file object
#67
tbc399
closed
1 year ago
3
Support python 3.10
#66
g-as
closed
2 years ago
1
a question in readxl_get_workbook
#65
wangdaye078
closed
2 years ago
1
a Suggestion in readxl_get_sharedStrings
#64
wangdaye078
closed
2 years ago
8
I can not read file
#63
Aitor13
opened
3 years ago
11
Warn and skip invalid defined-name instead of raising
#62
yohanboniface
closed
3 years ago
2
Formula: values that depend on a formula are not updated
#61
alexvr8282
closed
3 years ago
1
Fix typos in warning message
#60
ammgws
closed
3 years ago
0
Error when access formula with None stored
#59
Spectre5
closed
3 years ago
2
chore: update version
#58
sbardian
closed
3 years ago
1
Load excel from file-like object
#57
JhonySousa
closed
3 years ago
2
refactor: ensure numeric sheet id
#56
sbardian
closed
3 years ago
3
Error opening Excel file
#55
sbardian
closed
3 years ago
2
Writing to an existing excel file will cause a warning when opening it.
#54
Blanket58
closed
3 years ago
7
Error while trying to open a file
#53
AndreMPCosta
closed
3 years ago
7
Update quickstart.rst
#52
albinkc
closed
3 years ago
1
Next