No description
Find a file
2025-12-21 07:41:08 +00:00
archive_win_driver.py archive_win_driver 2024-11-24 03:37:15 +00:00
check_chinese_id.py check_chinese_id 2024-11-06 11:55:09 +00:00
excel_auto_unmerge.py excel auto unmerge 2025-01-15 10:15:28 +00:00
LICENSE Create LICENSE 2024-12-22 04:20:07 +00:00
ndjson2csv.py init 2024-10-15 12:06:03 +00:00
openvpn2to3cli.py openvpn2 cli to config 2025-10-12 13:41:17 +00:00
parse_mp4_headers.py parse mp4 headers 2025-12-21 07:41:08 +00:00
python_project_packages_audit.py import audit info 2025-07-10 12:49:33 +00:00
README parse mp4 headers 2025-12-21 07:41:08 +00:00

archive_win_driver.py	Collect the latest version windows driver of devices from some dism export directories.
check_chinese_id.py	Validate a People's Republic of China identity card number according to the validation rules.
excel_auto_unmerge.py	Auto unmerge all the merged cells in xlsx file with specific style retain.
ndjson2csv.py	Convert an NDJSON file to CSV format for analysis with office-like software.
openvpn2to3cli.py	Combining the start command line of openvpn2.x to the .ovpn config file for openvpn3.
parse_mp4_headers.py	Parse and show atoms of a mp4 file.
python_project_packages_audit.py	Analyze a Python project, extract all imported packages, list the package names and classify.