python cooperates with winrar to specify folders and package in batches Language Notes python
I recently tinkered with it and it works pretty well. Make a backup. So that you can’t find it next time. #!/usr/bin/env python3 # -*- coding: utf-8 -*- import json import re import subprocess import os import sys from pathlib i…