معرفی شرکت ها


4711-0.0.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A collection of CLI tools for working with data structures, parsing and formatting
ویژگی مقدار
سیستم عامل -
نام فایل 4711-0.0.2
نام 4711
نسخه کتابخانه 0.0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Carl Oscar Aaro
ایمیل نویسنده hello@carloscar.com
آدرس صفحه اصلی https://github.com/kalaspuff/4711
آدرس اینترنتی https://pypi.org/project/4711/
مجوز MIT
# `4711` **`4711` is a natural number that follows `4710` and that is followed by `4712`. It's somewhat of "a large arbitrary number".** [![pypi](https://badge.fury.io/py/4711.svg)](https://pypi.python.org/pypi/4711/) [![Made with Python](https://img.shields.io/pypi/pyversions/4711)](https://www.python.org/) [![MIT License](https://img.shields.io/github/license/kalaspuff/4711.svg)](https://github.com/kalaspuff/4711/blob/master/LICENSE) In this case however, `4711` isn't just a number. It's a CLI tool (or collection CLI tools if you wish) for working with data structures, parsing values, handling conversion and formatting the output. It's written in Python, but doesn't require any extensive Python knowledge for use. *Requires Python 3.6+ and should be run on Unix-like systems such as Linux, BSD, macOS, etc.* ## Installation with `pipx` (preferred) or `pip` It's recommended to install `4711` using `pipx`, which is a tool that stores Python based command line interface applications in their own virtual environment, effectively making it accessible without you having to think about setting up virtualenvs on your own or handle the dependencies. `pipx` is available at [https://github.com/pipxproject/pipx](https://github.com/pipxproject/pipx). To install using `pipx` (depending on how you've installed `pipx` previously, may have to use `sudo`): ``` $ pipx install 4711 ``` If you prefer to install the CLI normally using `pip`, go ahead and run: ``` $ pip install 4711 ``` ## Usage and examples #### Use-case ``` $ 4711 --help ```


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

مقدار نام
>=3.6,<4.0 Python


نحوه نصب


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

    pip install 4711-0.0.2.whl


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

    pip install 4711-0.0.2.tar.gz