معرفی شرکت ها


cp-tool-2.1.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

cp-tool is an auto generator tool for solved problems at different online judges
ویژگی مقدار
سیستم عامل -
نام فایل cp-tool-2.1.2
نام cp-tool
نسخه کتابخانه 2.1.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده jspw
ایمیل نویسنده mhshifat757@gmail.com
آدرس صفحه اصلی https://github.com/jspw/cp-tool
آدرس اینترنتی https://pypi.org/project/cp-tool/
مجوز MIT License
# cp-tool ![](https://img.shields.io/badge/version-2.1.2-blue) ![](https://img.shields.io/badge/license-MIT-brightgreen) **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](https://github.com/jspw/cp-tool-sample) by [cp-tool](https://github.com/jspw/cp-tool) ## Supported Platforms - [Codeforces](https://codeforces.com) ## Requirments - python >=3.6 ## Instruction - ### Installation - Linux : > pip install cp-tool - Windows : > python -m pip install cp-tool **Note : Please use updated version** - ### Upgrade : - Linux : > pip install --upgrade cp-tool - Windows : > python -m pip install --upgrade cp-tool - ### Usage - Using command `cp-tool` it will show the usages ![](https://dev-to-uploads.s3.amazonaws.com/i/hu6au7bfw4f44mwemoca.png) - Init with git repo : - Create a git repository first ([Github](www.github.com)) - Then init > cp-tool -c init -j codeforces You will be asked for - handle - example : `shifat57` - repository name (A folder will be created based in repo name) - example : `My Cp Track` - repository url - example : `https://github.com/jspw/cp-tool-sample` ![](https://dev-to-uploads.s3.amazonaws.com/i/s7ja0xgwrft0r5oq4k51.png) - Update submissions : - Go to the repository folder in your local file - Then > cp-tool -c update -j codeforces ![](https://dev-to-uploads.s3.amazonaws.com/i/zl4k70i4cqm6ovcweh6w.png) ## License [MIT](LICENSE)


نیازمندی

مقدار نام
- requests


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl cp-tool-2.1.2:

    pip install cp-tool-2.1.2.whl


نصب پکیج tar.gz cp-tool-2.1.2:

    pip install cp-tool-2.1.2.tar.gz