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
Bump version, upgrade excelize, and add command to run test in makefile
#170
Zncl2222
opened
2 hours ago
2
docs: add docstring
#169
Zncl2222
opened
1 day ago
2
Rework the "Style" to make it no longer depend on other pacakges
#168
Zncl2222
opened
1 day ago
0
Add support to set style across the row
#167
Zncl2222
closed
1 week ago
2
test: validate test case with key only
#166
Zncl2222
closed
2 weeks ago
2
Adjust documentations
#165
Zncl2222
closed
3 weeks ago
2
refactor: print error msg if excelize occurs an error
#164
Zncl2222
closed
3 weeks ago
2
test: add test cases for utils.go
#163
Zncl2222
closed
3 weeks ago
2
Provide more examples on documetation
#162
Zncl2222
opened
3 weeks ago
0
refactor: show C Pointer message depends on DEBUG
#161
Zncl2222
closed
3 weeks ago
2
Add support to set style across the row
#160
Zncl2222
closed
3 weeks ago
0
Add support to get and set item across the row
#159
Zncl2222
closed
1 month ago
2
Make Error msg better
#158
Zncl2222
opened
1 month ago
0
docs: add x86-64 in macOS requirement
#157
Zncl2222
closed
1 month ago
2
Build package depends on OS
#156
Zncl2222
closed
1 month ago
2
docs: add pivot table figure
#155
Zncl2222
closed
1 month ago
2
Rework writer to make writer is able to use NormalWriter and StreamWriter at the same WorkBook
#154
Zncl2222
closed
1 month ago
2
Add support for MacOS
#153
Zncl2222
closed
1 month ago
2
refactor: add a helper function to handle bool and float in map for p…
#152
Zncl2222
closed
1 month ago
2
Feat: add support for pivot table to add classic layout
#151
Zncl2222
closed
1 month ago
2
Add support for concise coding style to add Chart Model
#150
Zncl2222
closed
1 month ago
2
build: bump version to v0.1.7
#149
Zncl2222
closed
1 month ago
2
Add support to change the visibility of worksheet
#148
Zncl2222
closed
1 month ago
2
Fix sheets order
#147
Zncl2222
closed
1 month ago
2
Refactor go writer with the struct and struct method
#146
Zncl2222
closed
1 month ago
2
Modify readme , add addition example usage and fix the error usage in documents
#145
Zncl2222
closed
2 months ago
2
fix: handle golang panic to prevent the program shut down
#144
Zncl2222
closed
2 months ago
2
fix: prevent pivot table create before the sheet content
#143
Zncl2222
closed
2 months ago
2
Add more example usage of pivot table
#142
Zncl2222
closed
2 months ago
2
docs: fix some errors and add pydantic to dependency
#141
Zncl2222
closed
2 months ago
2
fix: fix the serializeation_alias
#140
Zncl2222
closed
2 months ago
2
Fix the error mapping of PivotTable
#139
Zncl2222
closed
2 months ago
0
build: bump version to v0.1.5
#138
Zncl2222
closed
2 months ago
2
docs: add exmaple of pivot_table and modify some contents
#137
Zncl2222
closed
2 months ago
2
style: remove the 'Model' from the name of Chart model
#136
Zncl2222
closed
2 months ago
2
build: upgrade excelize
#135
Zncl2222
closed
2 months ago
3
Feat: add pivot table
#134
Zncl2222
closed
2 months ago
2
Docs: add documentaions of add chart
#133
Zncl2222
closed
2 months ago
2
Add support for creating the pivot table
#132
Zncl2222
closed
2 months ago
0
Complete the documents of add_chart
#131
Zncl2222
opened
2 months ago
1
Add Chart
#130
Zncl2222
closed
2 months ago
2
Improve performance of expand_row_cols and bump version
#129
Zncl2222
closed
2 months ago
2
Add serializer and validators
#128
Zncl2222
closed
2 months ago
2
refactor: use pydantic model to validate the args
#127
Zncl2222
closed
3 months ago
2
Feature: add create_table and validators
#126
Zncl2222
closed
3 months ago
2
Add pydantic to validate the input args
#125
Zncl2222
closed
3 months ago
2
Fix function row_append_list
#124
Zncl2222
closed
3 months ago
2
Add row_append_list for StreamWriter
#123
Zncl2222
closed
3 months ago
2
Add support for writing to a buffer or writable object
#122
Zncl2222
closed
3 months ago
2
Add dirver logger and the function to set_debug_level
#121
Zncl2222
closed
3 months ago
2
Next