Skip to main content

Search for OS Names and Versions

Project description

distro-names

A way to search OS distribution names and versions

Build Status

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:

$ distro trusty
Flavour:      Ubuntu
Full Name:    Trusty Thar
Name:         trusty
Versions:     14.04, 14.04.6

or use the version:

$ distro debian 7
Flavour:     Debian
Name:        wheezy
Versions:    7

Install

Using Python pip:

$ 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...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

distro-names-0.0.3.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

distro_names-0.0.3-py3.6.egg (8.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page