Pyfastexcel

Latest version: v0.0.6

Safety actively analyzes 629599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.6

What's Changed
* Feature&Refactor: add sheet existence validation function and some minor adjust by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/25
* refactor: remove and adjust header writing in fast writer by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/26
* Refactor: remove col_idx in row_append's input by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/27
* Feature: worksheet index access by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/28
* Feature: add cell fucntion to set value and style by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/29
* Feature: expand row and col for index assignment by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/30
* Refactor: refactor sheet operation by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/31
* Refactor&Feat: style validation and row_append rework by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/32
* docs: update readme by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/33
* refactor: rename writer to workbook, and make workbook able to use wi… by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/35
* Feat: save function for workbook by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/36
* refactor: abstracted functionality in __setitem__ and __getitem__ by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/37
* Feat: add row retrieve and assingment method by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/38
* Refactor: refactor set cell by slice and get cell by slice by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/39
* perf: re-implement the expand_row_and_cols to enhance the performance by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/41
* Refactor: worksheet validate by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/42
* refactor: move merge cell and set cell height and weight to worksheet by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/43
* docs: update readme with the new features by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/44
* Build: bump version to v0.0.6 by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/45


**Full Changelog**: https://github.com/Zncl2222/pyfastexcel/compare/v0.0.5...v0.0.6

0.0.5

What's Changed
* Feat: Add the cell adjustment feature by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/19
* Feature: add the feature to mergecell by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/21
* Refactor&Feature: move writer's function and make style only need to regist once by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/22
* build: bump version by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/24


**Full Changelog**: https://github.com/Zncl2222/pyfastexcel/compare/v0.0.4...v0.0.5

0.0.4

v0.0.3 has been deprecated and skipped due to a style rendering issue.

What's Changed
* TEST&DOCS: add golang unittest and add code comments by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/12
* TEST: Add python unittest by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/13
* docs: add docstring by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/14
* Refactor: move writer from driver.py to writer.py and adjust ci and test by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/16
* build: bump version by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/17
* HotFix: fix the issue that style do not rendering correctly by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/18


**Full Changelog**: https://github.com/Zncl2222/pyfastexcel/compare/v0.0.2...v0.0.4

0.0.2

What's Changed
* Feature: add file props settings by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/6
* CI: add codeql and pre-commit ci by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/7
* docs(readme): add usage, introduction and more by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/8
* chore: update LICENSE by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/10
* CI: Build shared library in workflow by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/11


**Full Changelog**: https://github.com/Zncl2222/pyfastexcel/compare/v0.0.1...v0.0.2

0.0.1

The beta mvp version.

What's Changed
* Project initialize (Beta v0.0.1) by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/1
* ci(pypi): add permissions in release-job by Zncl2222 in https://github.com/Zncl2222/pyfastexcel/pull/2

New Contributors
* Zncl2222 made their first contribution in https://github.com/Zncl2222/pyfastexcel/pull/1

**Full Changelog**: https://github.com/Zncl2222/pyfastexcel/commits/v0.0.1

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.