issues
search
Zncl2222
/
pyfastexcel
High performace excel writer in python
MIT License
3
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docs: provide more usage and docs in docstring
#120
Zncl2222
closed
3 months ago
2
Add pydantic V2 to validate the args input
#119
Zncl2222
closed
2 months ago
0
build: bump version to v0.1.1
#118
Zncl2222
closed
3 months ago
2
Add logformatter
#117
Zncl2222
closed
3 months ago
2
Add rename sheet function
#116
Zncl2222
closed
3 months ago
2
Add kwargs to change style in row_append
#115
Zncl2222
closed
3 months ago
2
Use @overload to implement merge_cell function
#114
Zncl2222
closed
3 months ago
2
Rename private varialbes and add sheet property to let user check current state
#113
Zncl2222
closed
3 months ago
2
Modify the input arguments of merge_cell function
#112
Zncl2222
closed
3 months ago
2
fix: make formula is able to calculate and fix the visible cell of gr…
#111
Zncl2222
closed
3 months ago
2
Fix the bugs in StreamWriter and add alias for convenient usage
#110
Zncl2222
closed
3 months ago
2
refactor: split the private functions and utility functions to baseclass
#109
Zncl2222
closed
3 months ago
2
Implement a style kwargs for row_append in StreamWriter
#108
Zncl2222
closed
3 months ago
0
Add a variable to link such workbook and workshee in StreamWriter.
#107
Zncl2222
closed
3 months ago
0
StreamWriter should clean the first row of the Workbook !
#106
Zncl2222
closed
3 months ago
0
build: bump version to v0.1.0
#105
Zncl2222
closed
4 months ago
2
Add excelize normal API to group rows and columns
#104
Zncl2222
closed
4 months ago
2
Add function to group rows
#103
Zncl2222
closed
4 months ago
2
Add support to group the column by openpyxl
#102
Zncl2222
closed
4 months ago
2
Transfer Selection instance to dict before encode to JSON string
#101
Zncl2222
closed
4 months ago
2
Add function to group the row and column
#100
Zncl2222
closed
4 months ago
0
build: bump version to v0.0.9
#99
Zncl2222
closed
4 months ago
2
Create _typing to enchance the type hint and Create class instance for more flexible usage
#98
Zncl2222
closed
4 months ago
2
Use Custom Type Annotation to represent the complex Type
#97
Zncl2222
closed
4 months ago
0
Add support for get or set item across the row
#96
Zncl2222
closed
1 month ago
0
Add support for string slice
#95
Zncl2222
closed
4 months ago
2
style: rename functions to make them more readable
#94
Zncl2222
closed
4 months ago
2
Feature: add function to add comment to cell
#93
Zncl2222
closed
4 months ago
2
Implement the function to add comment
#92
Zncl2222
closed
4 months ago
0
Feature: data validation
#91
Zncl2222
closed
4 months ago
2
CI: replace flake8, black and isort with ruff
#90
Zncl2222
closed
4 months ago
2
feature: add set_panes function
#89
Zncl2222
closed
5 months ago
2
fix: transfer NoStyle condition to dict also
#88
Zncl2222
closed
5 months ago
2
Add the function to set panes
#87
Zncl2222
closed
5 months ago
0
Add cell datavalidation
#86
Zncl2222
closed
4 months ago
0
docs: update the description of StreamWriter
#85
Zncl2222
closed
5 months ago
2
perf: add if condition to early return the case don't need to expand …
#84
Zncl2222
closed
5 months ago
2
Feature: plain_data mode for writing excel
#83
Zncl2222
closed
5 months ago
2
refactor: abstract the function of auto_filter
#82
Zncl2222
closed
5 months ago
1
build: bump version to v0.08
#81
Zncl2222
closed
5 months ago
2
Feature: workbook protection
#80
Zncl2222
closed
5 months ago
2
Feature: add auto filter
#79
Zncl2222
closed
5 months ago
2
Refactor: remove duplicate function
#78
Zncl2222
closed
5 months ago
2
refactor: rework logging to utilize module-level logger
#77
Zncl2222
closed
5 months ago
2
Add Workbook Protection
#76
Zncl2222
closed
5 months ago
0
Add autofilter
#75
Zncl2222
closed
5 months ago
0
Style: rename set_merge_cell to merge_cell
#74
Zncl2222
closed
5 months ago
2
Refactor: restructure workbook, worksheet, style and driver
#73
Zncl2222
closed
5 months ago
2
docs: fix the figure src
#72
Zncl2222
closed
5 months ago
2
Restructure workbook, worksheet, style and driver
#71
Zncl2222
closed
5 months ago
0
Previous
Next