Releases: TimochiL/pc2-scripts
Releases · TimochiL/pc2-scripts
v1.0.3 Release
[Release] v1.0.3
pc2-scripts is a Python script library that provides automation to PC^2 contest running processes.
Features
pc2_runner command line script
- Run from command prompt in following format:
py pc2_runner.py PATH_TO_CONTEST
- Custom user commands: "start", "exit", "/ethernet", "/wti", "/set wti", "/set ini", "/h", and account name of batch file.
- Run and configure existing pc2-9.8.0 Java programming contests.
pc2_instance module
- Contest automation object
- Refer to DOCS.md to learn more
v1.0.2 Release
[Release] v1.0.2
pc2-scripts is a Python script library that provides automation to PC^2 contest running processes.
Features
pc2_runner command line script
- Run from command prompt in following format:
py pc2_runner.py PATH_TO_CONTEST
- Custom user commands: "start", "exit", "/ethernet", "/wti", "/set ini", "/h", and account name of batch file.
pc2_instance module
- Contest automation object
- Refer to DOCS.md to learn more