issues
search
pyexcel
/
pyexcel-xls
A wrapper library to read, manipulate and write data in xls using xlrd and xlwt
Other
46
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
nose -> pytest
#54
pyrox0
closed
3 weeks ago
1
Can't open xlsm files. Interfering with pyexcel-xlsx
#53
zazuum
opened
2 years ago
1
Removed xlsm files from the list due to dropped support from xlrd>=2 …
#52
zazuum
closed
2 years ago
0
:bug: fix syntax error
#51
chfw
closed
3 years ago
1
release 0.7.0
#50
chfw
closed
3 years ago
0
Update xlsw.py: fix timedelta support
#49
vinraspa
closed
3 years ago
8
Update xlsw.py
#48
vinraspa
closed
3 years ago
10
No support for datetime.timedelta
#47
vinraspa
closed
3 years ago
1
xlrd<2 does not work with python3.9, so pinning it won't help
#46
berndf
closed
3 years ago
1
support xlrd==2.0.1
#45
horpto
closed
3 years ago
1
:books: add usage warning
#44
chfw
closed
3 years ago
1
Release 0.6.2
#43
chfw
closed
3 years ago
1
Prepare 0.6.2
#42
chfw
closed
3 years ago
1
Lock down xlrd to restore .xlsx support
#41
pcarn
closed
3 years ago
1
0.6.0 removed from pypi
#40
oppianmatt
closed
4 years ago
2
release 0.6.1
#39
chfw
closed
4 years ago
0
release 0.6.0
#38
chfw
closed
4 years ago
1
use ISheetWriter interface
#37
chfw
closed
4 years ago
1
New style io
#36
chfw
closed
4 years ago
2
Tests missing from the archive
#35
jtojnar
closed
4 years ago
11
pyexcel-xls conflict with pyexcel-xlsx
#34
suiyuan2009
closed
4 years ago
2
Is possible to save sheet with style?
#33
Urahara
closed
4 years ago
2
Pyexcel-xls errors trying to read a very old version of Excel (‘95)
#32
ecwhitney42
closed
4 years ago
4
XLS to BytesIO response stream created on the fly
#31
galCohen88
closed
5 years ago
1
Incompatibility with pyexcel-io v0.5.12
#30
ShaheedHaque
closed
5 years ago
13
Tests use 'mock' on Python3
#29
jayvdb
closed
4 years ago
2
5.8.0 tag should be v5.8.0
#28
jayvdb
closed
5 years ago
1
release v0.5.8: read cell error as #N/A
#27
chfw
closed
6 years ago
0
xlrd 0.9.2 cannot open tests/fixtures/pyexcel_issue_151.xlsx
#26
chfw
closed
4 years ago
1
How to detect merged cell in .xls
#25
simkimsia
closed
6 years ago
5
formatting_info=True not implemented
#24
chfw
closed
7 years ago
0
build fails on 14.04 ubuntu
#23
chfw
closed
7 years ago
1
Column width
#22
evstratbg
closed
7 years ago
2
To support hidden row and hidden column
#21
chfw
closed
7 years ago
0
Cannot read from url: AttributeError: addinfourl instance has no attribute 'seek'
#20
dimasfs
closed
7 years ago
4
sdist upload missing in latest PyPI release
#19
ashkulz
closed
7 years ago
3
cannot pass encoding info into xlrd
#18
braindevices
closed
7 years ago
2
ImportError: No module named 'pyexcel_xls.xls'
#17
TerryBryant
closed
7 years ago
4
file_stream only works on things with getvalue()
#16
dracos
closed
7 years ago
1
file handle not closed
#15
chfw
closed
7 years ago
1
Python 3.6 - cannot use LOCALE flag with a str pattern
#14
pgkos
closed
7 years ago
1
Exception should have been raised if no suitable parameter found
#13
chfw
closed
7 years ago
0
OSError: No suitable library found for xls
#12
kimardenmiller
closed
7 years ago
1
IOError: No suitable library found for XLS
#11
willdzeng
closed
7 years ago
3
To support generator as member of the incoming two dimensional data
#10
chfw
closed
8 years ago
0
Support hidden sheets
#9
chfw
closed
8 years ago
0
error in pyexcel-xls setup command: Invalid environment marker: python_version<"3"
#8
chfw
closed
8 years ago
1
Support Decimal
#7
panuhorsmalahti
closed
8 years ago
1
Remove unnecessary test dependency nose-cov
#6
jayvdb
closed
8 years ago
1
Allow xlwt on Python 2
#5
jayvdb
closed
8 years ago
5
Next