| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.11.0 source code.tar.gz | 2024-04-15 | 43.9 kB | |
| 0.11.0 source code.zip | 2024-04-15 | 62.2 kB | |
| README.md | 2024-04-15 | 9.7 kB | |
| Totals: 3 Items | 115.9 kB | 0 | |
What's Changed
- Add ability to save workbook to an open file handle by @9thbit in https://github.com/kz26/PyExcelerate/pull/66
- Add ability to enable the auto-filters on a worksheet by @9thbit in https://github.com/kz26/PyExcelerate/pull/68
- Added Support for XLSM Files by @caffeinatedMike in https://github.com/kz26/PyExcelerate/pull/101
- Update README.md by @simkimsia in https://github.com/kz26/PyExcelerate/pull/103
- speedup function coordinate_to_string by @sdementen in https://github.com/kz26/PyExcelerate/pull/106
- Bump openpyxl from 3.0.3 to 3.0.7 by @dependabot in https://github.com/kz26/PyExcelerate/pull/109
- Bump six from 1.14.0 to 1.15.0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/111
- Bump memory-profiler from 0.57.0 to 0.58.0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/112
- Bump numpy from 1.18.1 to 1.20.1 by @dependabot in https://github.com/kz26/PyExcelerate/pull/110
- Bump xlsxwriter from 1.2.8 to 1.3.7 by @dependabot in https://github.com/kz26/PyExcelerate/pull/108
- Bump pytz from 2019.3 to 2021.1 by @dependabot in https://github.com/kz26/PyExcelerate/pull/113
- Bump black from 19.10b0 to 20.8b1 by @dependabot in https://github.com/kz26/PyExcelerate/pull/114
- Bump numpy from 1.20.1 to 1.20.2 by @dependabot in https://github.com/kz26/PyExcelerate/pull/115
- Bump xlsxwriter from 1.3.7 to 1.3.8 by @dependabot in https://github.com/kz26/PyExcelerate/pull/116
- Bump xlsxwriter from 1.3.8 to 1.3.9 by @dependabot in https://github.com/kz26/PyExcelerate/pull/117
- Bump jinja2 from 3.0.0a1 to 3.0.0rc1 by @dependabot in https://github.com/kz26/PyExcelerate/pull/118
- Bump xlsxwriter from 1.3.9 to 1.4.0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/119
- Bump jinja2 from 3.0.0rc1 to 3.0.0rc2 by @dependabot in https://github.com/kz26/PyExcelerate/pull/121
- Bump black from 20.8b1 to 21.4b0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/120
- Bump six from 1.15.0 to 1.16.0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/125
- Bump jinja2 from 3.0.0rc2 to 3.0.0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/129
- Bump xlsxwriter from 1.4.0 to 1.4.2 by @dependabot in https://github.com/kz26/PyExcelerate/pull/126
- Bump numpy from 1.20.2 to 1.20.3 by @dependabot in https://github.com/kz26/PyExcelerate/pull/127
- Bump black from 21.4b0 to 21.5b1 by @dependabot in https://github.com/kz26/PyExcelerate/pull/128
- Bump xlsxwriter from 1.4.2 to 1.4.4 by @dependabot in https://github.com/kz26/PyExcelerate/pull/135
- docs: fix simple typo, joind -> joined by @timgates42 in https://github.com/kz26/PyExcelerate/pull/136
- Bump numpy from 1.20.3 to 1.21.2 by @dependabot in https://github.com/kz26/PyExcelerate/pull/142
- Bump jinja2 from 3.0.0 to 3.0.1 by @dependabot in https://github.com/kz26/PyExcelerate/pull/131
- Bump xlsxwriter from 1.4.4 to 3.0.1 by @dependabot in https://github.com/kz26/PyExcelerate/pull/141
- Bump black from 21.5b1 to 21.9b0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/146
- Bump openpyxl from 3.0.7 to 3.0.9 by @dependabot in https://github.com/kz26/PyExcelerate/pull/147
- Updated hook for pyinstaller. by @JacobBumgarner in https://github.com/kz26/PyExcelerate/pull/150
- Bump numpy from 1.21.2 to 1.21.3 by @dependabot in https://github.com/kz26/PyExcelerate/pull/151
- Bump black from 21.9b0 to 21.10b0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/153
- Bump xlsxwriter from 3.0.1 to 3.0.2 by @dependabot in https://github.com/kz26/PyExcelerate/pull/152
- Bump pytz from 2021.1 to 2021.3 by @dependabot in https://github.com/kz26/PyExcelerate/pull/148
- Bump jinja2 from 3.0.1 to 3.0.2 by @dependabot in https://github.com/kz26/PyExcelerate/pull/149
- Bump numpy from 1.21.3 to 1.21.4 by @dependabot in https://github.com/kz26/PyExcelerate/pull/154
- Bump black from 21.10b0 to 21.11b0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/156
- Bump black from 21.11b0 to 22.1.0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/164
- Bump memory-profiler from 0.58.0 to 0.60.0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/161
- Bump pytz from 2021.3 to 2022.1 by @dependabot in https://github.com/kz26/PyExcelerate/pull/169
- Bump numpy from 1.21.4 to 1.22.4 by @dependabot in https://github.com/kz26/PyExcelerate/pull/175
- Bump openpyxl from 3.0.9 to 3.0.10 by @dependabot in https://github.com/kz26/PyExcelerate/pull/174
- Bump xlsxwriter from 3.0.2 to 3.0.3 by @dependabot in https://github.com/kz26/PyExcelerate/pull/166
- Bump jinja2 from 3.0.2 to 3.1.2 by @dependabot in https://github.com/kz26/PyExcelerate/pull/173
- Bump black from 22.1.0 to 22.3.0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/172
- Bump black from 22.3.0 to 22.6.0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/177
- Bump numpy from 1.22.4 to 1.23.0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/176
- fix: add force_zip64=True and some debugging by @kevmo314 in https://github.com/kz26/PyExcelerate/pull/178
- Bump numpy from 1.23.0 to 1.23.1 by @dependabot in https://github.com/kz26/PyExcelerate/pull/179
- Bump pytz from 2022.1 to 2022.2.1 by @dependabot in https://github.com/kz26/PyExcelerate/pull/181
- Bump numpy from 1.23.1 to 1.23.2 by @dependabot in https://github.com/kz26/PyExcelerate/pull/182
- Bump memory-profiler from 0.60.0 to 0.61.0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/191
- Bump numpy from 1.23.2 to 1.23.5 by @dependabot in https://github.com/kz26/PyExcelerate/pull/192
- Bump black from 22.6.0 to 22.12.0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/193
- Bump pytz from 2022.2.1 to 2022.6 by @dependabot in https://github.com/kz26/PyExcelerate/pull/189
- Bump pytz from 2022.6 to 2022.7 by @dependabot in https://github.com/kz26/PyExcelerate/pull/194
- Bump numpy from 1.23.5 to 1.24.0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/195
- Bump numpy from 1.24.0 to 1.24.1 by @dependabot in https://github.com/kz26/PyExcelerate/pull/196
- Bump xlsxwriter from 3.0.3 to 3.0.4 by @dependabot in https://github.com/kz26/PyExcelerate/pull/197
- Bump xlsxwriter from 3.0.4 to 3.0.5 by @dependabot in https://github.com/kz26/PyExcelerate/pull/198
- Bump xlsxwriter from 3.0.5 to 3.0.7 by @dependabot in https://github.com/kz26/PyExcelerate/pull/201
- Bump pytz from 2022.7 to 2022.7.1 by @dependabot in https://github.com/kz26/PyExcelerate/pull/200
- Bump openpyxl from 3.0.10 to 3.1.0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/202
- Bump numpy from 1.24.1 to 1.24.2 by @dependabot in https://github.com/kz26/PyExcelerate/pull/204
- Bump xlsxwriter from 3.0.7 to 3.0.8 by @dependabot in https://github.com/kz26/PyExcelerate/pull/205
- Bump openpyxl from 3.1.0 to 3.1.1 by @dependabot in https://github.com/kz26/PyExcelerate/pull/206
- Bump black from 22.12.0 to 23.1.0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/203
- Bump openpyxl from 3.1.1 to 3.1.2 by @dependabot in https://github.com/kz26/PyExcelerate/pull/207
- Bump xlsxwriter from 3.0.8 to 3.0.9 by @dependabot in https://github.com/kz26/PyExcelerate/pull/208
- Bump pytz from 2022.7.1 to 2023.2 by @dependabot in https://github.com/kz26/PyExcelerate/pull/209
- Bump pytz from 2023.2 to 2023.3 by @dependabot in https://github.com/kz26/PyExcelerate/pull/211
- Bump black from 23.1.0 to 23.3.0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/210
- Bump xlsxwriter from 3.0.9 to 3.1.0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/212
- Bump numpy from 1.24.2 to 1.25.1 by @dependabot in https://github.com/kz26/PyExcelerate/pull/218
- Bump numpy from 1.25.1 to 1.26.3 by @dependabot in https://github.com/kz26/PyExcelerate/pull/223
- Bump pytz from 2023.3 to 2023.3.post1 by @dependabot in https://github.com/kz26/PyExcelerate/pull/222
- Bump xlsxwriter from 3.1.0 to 3.1.9 by @dependabot in https://github.com/kz26/PyExcelerate/pull/220
- Bump black from 23.3.0 to 23.12.1 by @dependabot in https://github.com/kz26/PyExcelerate/pull/221
- Bump pytz from 2023.3.post1 to 2023.4 by @dependabot in https://github.com/kz26/PyExcelerate/pull/225
- Bump numpy from 1.26.3 to 1.26.4 by @dependabot in https://github.com/kz26/PyExcelerate/pull/227
- Bump black from 23.12.1 to 24.3.0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/231
- Bump xlsxwriter from 3.1.9 to 3.2.0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/229
- Bump pytz from 2023.4 to 2024.1 by @dependabot in https://github.com/kz26/PyExcelerate/pull/226
- Add styles for data type and quote prefix by @austinlau in https://github.com/kz26/PyExcelerate/pull/232
- Bump black from 23.12.1 to 24.3.0 by @dependabot in https://github.com/kz26/PyExcelerate/pull/230
New Contributors
- @9thbit made their first contribution in https://github.com/kz26/PyExcelerate/pull/66
- @caffeinatedMike made their first contribution in https://github.com/kz26/PyExcelerate/pull/101
- @simkimsia made their first contribution in https://github.com/kz26/PyExcelerate/pull/103
- @sdementen made their first contribution in https://github.com/kz26/PyExcelerate/pull/106
- @dependabot made their first contribution in https://github.com/kz26/PyExcelerate/pull/109
- @timgates42 made their first contribution in https://github.com/kz26/PyExcelerate/pull/136
- @JacobBumgarner made their first contribution in https://github.com/kz26/PyExcelerate/pull/150
- @austinlau made their first contribution in https://github.com/kz26/PyExcelerate/pull/232
Full Changelog: https://github.com/kz26/PyExcelerate/compare/0.7.3...0.11.0