This project is a template for Python repositories. It includes a Makefile with commands for formatting, linting, and installing dependencies. It also includes a pre-configured Github Actions workflow ...
crawler-template-python/ │ ├── config/ # 配置文件目录 │ └── settings.py # 存放配置和常量(目前放ip测试网址list ...