Skip to main content

Utility that checks the name and version of the operating system.

Project description

stundrg-check-os-ver

  • Detects and outputs the os version.

                                          :                              
                                         :;:                             
                                        .;+;                             
             .                     .;:..;;;;                             
             :            .:       :;;+:;xx+:                            
            .+:           .;  .::  :;++:;;;+XX++;.                       
            :x+      :    :;  .;;;;;;xX+;;;+XXXXXXx+;:                   
            .xx.     :;..:;++++XXX+++;xx;;++XXXXX$XXxx:                  
           .:xx+..:..;+xXxxxxX$XXX+;;..:;;;+xXXXXxxx+;+                  
           ..;++. ;;XXX+X$$$&&$XXx+;:::::;;+++XxXxxX;;;+.                
             :+X$+XX$++;;++X$$XXX;.;;;;;;;;++++X$$X+;;:;++:              
              ;X$xX$+x$$$+X$$$X$XX;XXX++X+++x++xX$X+;;::: ..             
               :;XXXx+$X$$$$X$$$$$XXXXXxx+++++XX$XXx+;:::::. ;.          
                .:;XX+;+X$X$XXXX$XX$X$$XXx++++XX+xXX;;;:::+;;;;          
                   ;;;.:X$XXXX+;xX$$$XX$$$X++++xxX+X++xx+:;;;;;:         
                       :+X$xX+;+++XX+X$$XxX.;;++XXXx:;xxx;x++;x:         
                       :+Xx;;.+++$++X$$$$$$x  X$&$$$;;xxXxx+;;;.         
                      .;X:;;+;:X+xxX$$$$$$X   X$$$$X;:+xx$xXx++;         
                      .;:x++X$XXX$$XX$$x;:.   :X++xX++;;:+$$++x:         
                       ::+$X+;x$X$$XX$Xx+.    :+x;+XX$& ..;+++;          
                  .:;++++;:x+XX++XX$XX$$$x  . :xx++XX$&:..++++.          
                  ::X$$Xx:+$$$X+:;+XX$X$$$$$$X.+;+xxX$$X::+++:           
                 :.:X$$XXx$$$$$$XXX$&$X$$X$&$$X;;xxxX$XX;+++;            
                :..+XXX$&$X;$XXX$xx$$$$$;;;x$$x+++Xx$$$X;++;.            
               .::;XXx$$XX++$$XXXXx$$&$;:;;;++++++xXX$X;++:;             
               ;:;XX+;X;;;+X&$$XXXX$Xx+x;;;;X++x$$$$$XX++:.;             
    

    ::;;. :;::xXx+;+XXXXXX++xXXXXX+;;;;;.+$X+X$$$$XX;.:;:
    :+Xx; .;.::+X++xX++++xX;;x+xX$XXXx+;;:.x$XX$$$$XXx+X;
    .+Xx+: :::;;;+XXXx+xXXXX::Xx+XXXX++++;;..XXXX$$$$X+;X:
    .:XX+XX;XXX+XXXXxxX$XX$;.xX&&&. :;x++;.:XXX$$$X+;;X
    :XX++XXXXxx+x;.;$$$$$+.+xX&X :;+Xx:::XXx:;:;;++
    :+XX+;XXXxXX$$$$$$$$X.;xX&+ .::$X++;X:+.;;+$:
    ::;+xXx;XXX+X$$$$$$$$::x+;. ::;::XXx+x+x+XX$$;
    ..:X+X$$+xXX$X$X$$$$$$X;:x+: ++XX+:+;++$X$X$$$;
    ..;X$$$$XxXXX$$$$$XxxxXX++:;: :X$XXXXxx+X$$$$$X
    ..;xXX$$$X:... ..x$$++xXXx: +$$$$$XxxX$$$XX.
    ..;+xxxXXx. .:+XX$+xxxX$$+ .:xX$XXXX$$$X+:
    ..:+++++++; :X$$$$$;+xxX$$X+ +;XX$$XXXx;
    :.;XXxxx++. +$X$XX$X;X$$$$$XX: ::XxXX$XX$X.
    ..x$$XXXX+. :$$XXX+$$$$XX$XX; .;++x++++X$X+
    ..:$$$$$$; ::::..:$XXX+X$XX$$XX+;: ;+++x+;;;x$$XX;
    . ;X$$$$$ ...;x+;+x+++++XX$$$$x;. ;;; ;xx++xX$$XXX+
    ::+;$X$X;.::::.;XXx;+xX$$$$$X+ :;; :X$$$$XXXXXX$X:
    .:+:;+:X:;++:.:++x++xX$$XXXXx; ;;;xX$XXXXXXXXXXXx+
    :..+:.x + :.++;:+XXXXXX+; ;xX$X+;;;;++++XxXX::;:
    ..: +: :+;+xx:. ;xx;++x+++XXX++++++X;;.
    : :..;+; :+;;+xxXX+;x+X$XXx+xx:...:
    .:;++: .::..;XXXXX++;.+xX$XXX+:::..: ::::. :.:;++XXXXX+x..:+xxxxXx++++:: ::++++x++;:+x:.:+++ :;;::;+;: :;+;;;:. ::..++ .+; .;: :.+: . : .;
    :.:...: . :.:.:::.::. . .::::::. . .. .
    .::;:;:;:;..::;:;+;;::;::.:+;;;:.:::..:::::.

Use

$ pip install stundrg-check-os-ver
$ python
>>> from stundrg_check_os_ver.hi import hi
>>> hi()

Development environment setting

# install PDM
# git clone ...
$ source .venv/bin/activate
# pdm install
# $ vi ...

# TEST
$ pdm install
$ pdm test
$ pip install .

$ git add<FILE_NAME>
$ git push
$ pdm publish

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

stundrg_check_os_ver-0.2.0.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

stundrg_check_os_ver-0.2.0-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file stundrg_check_os_ver-0.2.0.tar.gz.

File metadata

  • Download URL: stundrg_check_os_ver-0.2.0.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.22.2 CPython/3.10.12 Linux/5.15.167.4-microsoft-standard-WSL2

File hashes

Hashes for stundrg_check_os_ver-0.2.0.tar.gz
Algorithm Hash digest
SHA256 b9e55817a54192e8b7b8defa8f5cb90d224e5e263a88a419755301ab8daed46c
MD5 357051a72e6b081b15a4eaba0c28967a
BLAKE2b-256 e8dfae0016f28c578161f6f02854422aa3269173f1f363eae930b316f4d21671

See more details on using hashes here.

File details

Details for the file stundrg_check_os_ver-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: stundrg_check_os_ver-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.22.2 CPython/3.10.12 Linux/5.15.167.4-microsoft-standard-WSL2

File hashes

Hashes for stundrg_check_os_ver-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2563d635bcaa4f2323345c46dac264b075d5a46846b695f8e4704d4c2189b44c
MD5 cd47d595058ecfe05b99ff1081fbd764
BLAKE2b-256 fd330f0a4f4d3370415712d09276db3b63b659452d3b143bfe84bcf9626e43d0

See more details on using hashes here.

Supported by

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