Skip to main content

bztt-excl

Project description

处理表格数据


具有的功能

  • 的撒
  • 反对

使用步骤

  • 打开文件

打开文件


更新记录

变动类型说明

Added 新添加的功能。 [新增]

Changed 对现有功能的变更。 [修改]

Deprecated 已经不建议使用,准备很快移除的功能。 [荒废]

Removed 已经移除的功能。 [移除]

Fixed 对bug的修复 [修复]

Security 对安全的改进 [安全]


[0.0.1] - 2022-03-14

新增

  • 首次提交

[0.0.2] - 2022-03-14

新增

  • 日志显示函数

优化

显示函数

  • 复制文件
  • 打开文件
  • 复制单元格
  • 删除重复项
  • 筛选数据,计算数量,列
  • 新建Shell
  • 判断表格内容(ifs)

[0.0.3] - 2022-05-10 dev

新增

  • 高级筛选函数
  • 增加版本文件,方便查看当前模块版本

优化

  • 显示日志前面加上时间显示

修复

  • init.py 文件包含不全引发的bug

修改

  • 打开文件时,增加目标变量

[0.0.7] - 2022-12-27 dev

新增

  • 新增回调功能

    def fun(msg):
        print(msg)
    
    BzExcl = BzttExcl()
    # 绑定回调
    BzExcl.myBzttExcelEvent.logChanged.append(fun)
    

优化

  • 打开文件时,可以配置运行根目录

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bztt-excl-0.0.7.tar.gz (14.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page