معرفی شرکت ها


cmdnote-0.1.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Command line tool which stores your future commands
ویژگی مقدار
سیستم عامل -
نام فایل cmdnote-0.1.0
نام cmdnote
نسخه کتابخانه 0.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Zian Ke
ایمیل نویسنده zian.ke@zian.ke
آدرس صفحه اصلی https://github.com/zianke/cmdnote
آدرس اینترنتی https://pypi.org/project/cmdnote/
مجوز -
# cmdnote `cmdnote` is a command line tool which stores your future commands. It can help you to save time in your next demo. ![demo](demo.gif) ## Installation ``` pip3 install cmdnote ``` **Important**: Please add the following command to your `.bash_profile`, `.bashrc` or other startup script: ``` eval "$(cmdnote func)" ``` ## Usage ``` usage: cmdnote [-h] {func,append,insert,list,next,prev,seek,clear,play,config} ... cmdnote is a command line tool which stores your future commands. optional arguments: -h, --help show this help message and exit sub-commands: {func,append,insert,list,next,prev,seek,clear,play,config} cmdnote sub-commands func print the cmdnote function for CLI initialization append append commands to the end of note insert insert commands to the beginning of note list list future commands next get the next command to run prev get the previous command to run seek set the note's current position clear clear future commands play run all future commands config configure cmdnote ```


نیازمندی

مقدار نام
- colorama


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

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


نحوه نصب


نصب پکیج whl cmdnote-0.1.0:

    pip install cmdnote-0.1.0.whl


نصب پکیج tar.gz cmdnote-0.1.0:

    pip install cmdnote-0.1.0.tar.gz