معرفی شرکت ها


distro-names-0.0.8


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Search for the names and versions of popular OS distributions
ویژگی مقدار
سیستم عامل -
نام فایل distro-names-0.0.8
نام distro-names
نسخه کتابخانه 0.0.8
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Igor Gentil
ایمیل نویسنده igorlg@amazon.com
آدرس صفحه اصلی https://github.com/igorlg/distro-names
آدرس اینترنتی https://pypi.org/project/distro-names/
مجوز MIT-0
# distro-names `A way to search OS distribution names and versions` [![Build Status](https://travis-ci.org/igorlg/distro-names.svg?branch=master)](https://travis-ci.org/igorlg/distro-names) Aren't you tired of searching things like "Which version is Ubuntu Trusty again", or "is Debian 8 _stretch_ or _wheezy_"? Well, I am... so I wrote this small python script to match OS versions with their names and vice versa. Simply use the CLI to search like this: ```bash $ distro trusty Flavour: Ubuntu Full Name: Trusty Thar Name: trusty Versions: 14.04, 14.04.6 ``` or use the version: ```bash $ distro debian 7 Flavour: Debian Name: wheezy Versions: 7 ``` # Install Using Python pip: ```bash $ pip install distro-names ``` # Contributing Please feel free to contribute to this humble project - you can add distro names and versions to `distro/data.py` or improve the search capabilities in `distro/distro.py`. This is a `pure Python` implementation, so no libs are required. If you'd like to contribute, only PyTest and make are required...


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

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


نحوه نصب


نصب پکیج whl distro-names-0.0.8:

    pip install distro-names-0.0.8.whl


نصب پکیج tar.gz distro-names-0.0.8:

    pip install distro-names-0.0.8.tar.gz