cp-tool is an auto generator for solved problems at different online judges. It gathers all the problems you have solved at an online judge and generates a git repository for you.
Generated Sample Git Rep by cp-tool
pip install cp-tool
python -m pip install cp-tool
Note : Please use updated version
pip install --upgrade cp-tool
python -m pip install --upgrade cp-tool
Using command cp-tool
it will show the usages
Init with git repo :
Create a git repository first (Github)
Then init
cp-tool -c init -j codeforces
You will be asked for
handle
shifat57
repository name (A folder will be created based in repo name)
My Cp Track
repository url
https://github.com/jspw/cp-tool-sample
Update submissions :
Go to the repository folder in your local file
Then
cp-tool -c update -j codeforces
Version | Tag | Published |
---|---|---|
2.1.2 | 3mos ago | |
2.1.1 | 2yrs ago | |
2.1.0 | 2yrs ago | |
2.0.2 | 2yrs ago |