Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.04 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.04 KB

Python Excel Library

Python Excel classes and snippets used for inner coding developments.

Table of Contents

Libraries Dependencies

  • win32com
  • dsvxpressmisc

Versions

  • dsvxpressexcel
    • ExcelVBA: [15/10/2018] 0.2.5

Changelog

  • dsvxpressexcel
    • ExcelVBA
      • [31/08/2018] 0.1.0: Class bootstrap and initialization
      • [05/09/2018] 0.2.0: Remove existent modules + unicode title treatment + bug fixes
      • [19/09/2018] 0.2.1: Bug fix in macro removal iteration + open workbook config override options
      • [05/10/2018] 0.2.2: Updated pip requirements for pywin32 installation
      • [05/10/2018] 0.2.3: Fixes for installing inner dependencies
      • [05/10/2018] 0.2.4: Bug fix when naming modules with non-special characters
      • [15/10/2018] 0.2.5: Bug fix - looping components without iterator index to properly remove all modules

Authors

  • Davi Shinji Mota Kawasaki