معرفی شرکت ها


color-ls-1.0.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Pure Python implementation of subset of ls command with colors and icons
ویژگی مقدار
سیستم عامل -
نام فایل color-ls-1.0.3
نام color-ls
نسخه کتابخانه 1.0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Romeet Chhabra
ایمیل نویسنده romeetc@gmail.com
آدرس صفحه اصلی https://gitlab.com/compilation-error/colorls
آدرس اینترنتی https://pypi.org/project/color-ls/
مجوز -
# colorls [![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/works-on-my-machine.svg)](https://forthebadge.com) Pure Python implementation of ls command with colors and icons. Inspired from [colorls](https://github.com/athityakumar/colorls). Requires [Nerd Fonts](https://github.com/ryanoasis/nerd-fonts/blob/master/readme.md) for icon/glyphs. ## Installation `pip install color-ls` or Download colorls.py and create alias to it ## Usage ``` usage: lx (or colorls.py) [-h] [-1] [-a] [-B] [-d] [-f] [-F] [-I PATTERN] [-l] [-n] [-R] [--report] [-t [DEPTH]] [--version] [--si] FILE positional arguments: FILE List information about the FILEs (the current directory by default). optional arguments: -h, --help show this help message and exit -1 list items on individual lines -a, --all do not ignore entires starting with . -B, --ignore-backups do not list implied entires ending with ~ -d, --directory list directories themselves, not their contents -f, --file list files only, not directories -F, --classify append indicator (one of */=>@|) to entries -I PATTERN, --ignore PATTERN do not list implied entries matching shell PATTERN -l, --long use a long listing format -n, --numeric-uid-gid like -l, but list numeric user and group IDs -R, --recursive list subdirectories recursively --report brief report about number of files and directories -t [DEPTH], --tree [DEPTH] max tree depth --version display current version number and exit --si display file size in SI units ``` ## Requirements - Python 3.8 or higher - Nerd Fonts ## License MIT


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

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


نحوه نصب


نصب پکیج whl color-ls-1.0.3:

    pip install color-ls-1.0.3.whl


نصب پکیج tar.gz color-ls-1.0.3:

    pip install color-ls-1.0.3.tar.gz