Skip to main content

byzh-core

byzh 系列工具的核心库,包含了一些常用的工具函数和类。

pip install byzh-core → 导入名 byzh_core

CLI 工具

命令 说明
b_zip <dir_path> 使用黑/白名单过滤将目录压缩为 ZIP
b_dirtree <dir_path> 打印目录树

模块一览

所有模块以 B 开头(包),类以 B_ 开头,函数以 b_ 开头。

模块 说明
Barchive ZIP / 7z 归档压缩,支持黑/白名单过滤和分卷压缩
Bdownloader HTTP 文件下载,支持多线程分段下载及单线程回退
Bgrid 实验数据记录到 CSV 或 SQLite(1D 行式 / 2D 网格)
Brecorder 基于 pandas 的 1D / 2D CSV 记录器
Btable 2D 表格格式化渲染,支持 CJK 对齐、INI 导入/导出、转置
Bterminal 终端彩色打印、Shell 命令执行(超时终止)、Python 脚本运行
Btqdm 两种风格的进度条(经典填充条 / 现代多列条)
Butils 通用工具:颜色枚举、计时器、参数验证装饰器、ML 项目脚手架
Bwriter 双通道日志写入器(终端 + 文件),支持颜色和时间戳
B_argv 运行时操作 sys.argv,方便测试和自动化
B_os 跨平台文件/目录操作、黑名单过滤的递归遍历、目录树显示

依赖

  • wcwidth — 表格中日韩字符宽度计算
  • pandas(Bgrid / Brecorder)
  • requests(Bdownloader)

License

MIT

Download files

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

Source Distribution

byzh_core-0.0.10.13.tar.gz (33.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

byzh_core-0.0.10.13-py3-none-any.whl (42.7 kB view details)

Uploaded Python 3

File details

Details for the file byzh_core-0.0.10.13.tar.gz.

File metadata

  • Download URL: byzh_core-0.0.10.13.tar.gz
  • Upload date:
  • Size: 33.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.5

File hashes

Hashes for byzh_core-0.0.10.13.tar.gz
Algorithm Hash digest
SHA256 794e65cceb0345c8a1226c9de4e6af75049ea3b62981b6b62749af6c3b3a90cf
MD5 f03f7d983529002bfdd8464ea7358745
BLAKE2b-256 cedc92cad23ffcebb07d8deb75386335e3059701fa1facfd3c9ec48c27ba294f

See more details on using hashes here.

File details

Details for the file byzh_core-0.0.10.13-py3-none-any.whl.

File metadata

  • Download URL: byzh_core-0.0.10.13-py3-none-any.whl
  • Upload date:
  • Size: 42.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.5

File hashes

Hashes for byzh_core-0.0.10.13-py3-none-any.whl
Algorithm Hash digest
SHA256 3e39619cb6a8e687cc40ef21734c9f84c7fb9aef16952d1d21174feed2ce8722
MD5 bbd7922f8effded8928273e5b03e7d96
BLAKE2b-256 dd672e1255bdd6fa1b443fe9609c8bcc8f0928170c1d5e0f87a9a447454d4294

See more details on using hashes here.

Release history Release notifications | RSS feed

0.0.10.18

2 files

0.0.10.17

2 files

0.0.10.16

2 files

0.0.10.15

2 files

0.0.10.14

2 files

This release

0.0.10.13 This release

2 files

0.0.10.12

2 files

0.0.10.11

2 files

0.0.10.10

2 files

0.0.10.9

2 files

0.0.10.8

2 files

0.0.10.7

2 files

0.0.10.6

2 files

0.0.10.5

2 files

0.0.10.4

2 files

0.0.10.3

2 files

0.0.10.2

2 files

0.0.10.1

2 files

0.0.10.0

2 files

0.0.9.43

2 files

0.0.9.42

2 files

0.0.9.41

2 files

0.0.9.40

2 files

0.0.9.39

2 files

0.0.9.38

2 files

0.0.9.37

2 files

0.0.9.36

2 files

0.0.9.35

2 files

0.0.9.34

2 files

0.0.9.33

2 files

0.0.9.32

2 files

0.0.9.31

2 files

0.0.9.30

2 files

0.0.9.29

2 files

0.0.9.27

2 files

0.0.9.26

2 files

0.0.9.25

2 files

0.0.9.24

2 files

0.0.9.23

2 files

0.0.9.22

2 files

0.0.9.21

2 files

0.0.9.20

2 files

0.0.9.19

2 files

0.0.9.18

2 files

0.0.9.17

2 files

0.0.9.16

2 files

0.0.9.15

2 files

0.0.9.14

2 files

0.0.9.13

2 files

0.0.9.12

2 files

0.0.9.11

2 files

0.0.9.10

2 files

0.0.9.9

2 files

0.0.9.8

2 files

0.0.9.7

2 files

0.0.9.6

2 files

0.0.9.5

2 files

0.0.9.4

2 files

0.0.9.3

2 files

0.0.9.2

2 files

0.0.9.1

2 files

0.0.9.0

2 files

0.0.8.0

2 files

0.0.7.0

2 files

0.0.6.0

2 files

0.0.5.0

2 files

0.0.4.0

2 files

0.0.3.1

2 files

0.0.3.0

2 files

0.0.2.15

2 files

0.0.2.14

2 files

0.0.2.13

2 files

0.0.2.12

2 files

0.0.2.11

2 files

0.0.2.10

2 files

0.0.2.9

2 files

0.0.2.8

2 files

0.0.2.7

2 files

0.0.2.6

2 files

0.0.2.5

2 files

0.0.2.4

2 files

0.0.2.3

2 files

0.0.2.2

2 files

0.0.2.1

2 files

0.0.2

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page