معرفی شرکت ها


codemon-0.0.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

CLI tool to ace competitive programming contests
ویژگی مقدار
سیستم عامل -
نام فایل codemon-0.0.2
نام codemon
نسخه کتابخانه 0.0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Ankush Bhardwaj
ایمیل نویسنده ankush.bhardwaj0@gmail.com
آدرس صفحه اصلی https://github.com/ankingcodes/codemon
آدرس اینترنتی https://pypi.org/project/codemon/
مجوز -
<img src="https://user-images.githubusercontent.com/40923324/126251983-ca3a15c4-668c-4b59-8906-9c96cab9b34f.PNG"> [![Join the chat at https://gitter.im/codemon-py/community](https://badges.gitter.im/codemon-py/community.svg)](https://gitter.im/codemon-py/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) ### Making the competitive programming workflow faster, one `Ctrl+S` at a time ! Competitive programming setups suck ! This was the motivation behind creating codemon. Codemon is a build tool for the terminal, and aims to make the workflow for competitive programming faster than ever. Codemon integrates flawlessly with popular editors such as VSCode, Sublime Text and Vim (❤) ! ## Codemon + Vim + Tmux in Action Like what you see ? Tmux Left Window - Vim Editor (write code here). <br/> Tmux Upper Right Window - Compile and run programs. <br/> Tmux Lower Right Window - Write inputs, if you didn't use "codemon fetch" yet. <br/> ![90](https://user-images.githubusercontent.com/40923324/127755497-f4a64566-9407-4b44-aac6-231859eec87b.PNG) ## Installation Instructions There are many ways to install **Codemon**. ### Installation from Pypi using pip ``` pip install codemon ``` ### Installation from Github ```bash # clone the project & install git clone https://github.com/ankingcodes/codemon.git cd codemon/ pip3 install . # check installation codemon -h ``` ## Contributions Don't hesitate to create issues and PRs for improving codemon. All contributions are welcome. ## License The MIT License Copyright (c) 2021 Ankush Bhardwaj


نیازمندی

مقدار نام
- watchdog
- clint
- stdiomask
- requests
- bs4


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

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


نحوه نصب


نصب پکیج whl codemon-0.0.2:

    pip install codemon-0.0.2.whl


نصب پکیج tar.gz codemon-0.0.2:

    pip install codemon-0.0.2.tar.gz