gyurcsany_szal

A háttérben meghúzódó


License
MIT
Install
pip install gyurcsany_szal==0.3

Documentation

A háttérben meghúzódó Gyurcsány szál

Használat

  1. Töltsd le a modult.
pip install gyurcsany-szal
  1. Importáld
import gyurcsany_szal
  1. Futtasd a programodat
python main.py

Minta

import gyurcsany_szal


def hello():
    print("Hello world!")


if __name__ == '__main__':
    hello()
python main.py

.......,,,,,,,,,,,,,,.....................................................,,,,,,
.......,,,,,,,,,,,,,,.....................................................,,,,,,
.......,,,,,,,,,,,,,,,.......   ...........................................,,,,,
.......,,,,,,,,,,,,,,.......,**,,,*.,,*/,//(/,,................     . .....,,,,,
.......,,,,,,,,,,,,,,....*.,,*/*,*(//((((#/,//*,,,*..........          ...,,,,,,
.......,,,,,,,,,,,,,,,*,*//,**//**,*(#%#(#/*/((##(#/*..........       .....,,,,,
.......,,,,,,,,,,,,,,*****((##(#((((((((((((((#####%((.............. ......,,,,,
.......,,,,,,,,,,,,****///##%##((((((/((#(((########%#,....................,,,,,
.......,,,,,,,,,,,*****/((((#((((((/((((((((((((((#(%%(...................,,,,,,
.......,,,,,,,,,,,**//(((((//////////////((((((((((((#(....................,,,,,
.......,,,,,,,,,,**/(////////////////////(///((((#(#(((#/(.................,,,,,
.......,,,,,,,,,,,*/////////////////////////(((((((#&#((((#.................,,,,
.......,,,,,,,,,,,*(/////*///////////(#%%%#(#((((#%###((((((................,,,,
.......,,,,,,,,,,,,(*/////(/((//((########((((##%((((((##(#    ...........,.,,,,
.......,,,,,,,,,,,,,*/#%####%##//((#%%((%((((((((((((((#%((. ..................,
.......,,,,,,,,,,,,,,*((%(%&%%#(/((######((((((/((((((((/((....................,
........,,,,,,,,,,,*,,//(((###(//(((((((((((//////((/((#(/... ....... .........,
........,,,,,,,,,,,,,,*///////////(((((#(((//(/((((((/(/(..         ...........,
........,,,,,,,,,,,,,../////(#%////((/((((#(((((((((((//(*.         ...........,
........,,,,,,,,,,,,,..,//((##(/(((##((((//((((((((((//(((#,.      ............,
...   ..,,,,,,,,,,,,,...//((#(////((((((##((((((((((//(((%,,,,  ...............,
       .,,,,,,,,,,,,,.... /(((((((((((((((///((((/(/((((#,,,,,,,      .........,
       .,,,,,,,,,,,,,....   /((///(((((/////////(/(((((/,,,,,,,,,...   ........,
       .,,,,,,,,,,,,,....     ./////////////((/((((((%,,,,,,,,,,,,,,...........,
........,,,,,,,,,,,,,....         /(((((((((/(((((#%,,,,,,,,,,,,,,,,,,,........,
........,,,,,,,,,,,,,.....     ......,/((((//(((#*,,,,,,,,,,,***,,,,,,,,,,......
       .,,,,,,,,,,,,,....  ......,,.,,,/((//((#,,,,,,,,,,,,,/**,,,,,,,,,,,,,,...
       .,,,,,,,,,,,,,.....,,,,,,,.,,,,,,*(((/,,,,,,,,,,,,,,/*,,,,,,,,,,,,,,,,,,,
        ,,,,,,,,,,,,....,,,,,,,,,,,,,...*@,,,,,,,,,,,,,,,,/*,,,,,,,,,,,,,,,,,,,,
       .,,,,,,,,,,....,,,,,,,,,,,,,,,,#&&&&@@#,,,,,,,,,,,/*,,,,,,,,,,,,,,,,,,,,,
       .,,,,,,,,,...,,,,,,,,,,,,,,,,,,&&&&@@#/****,,,,,,*,,,,,,,,,,,,,,,,,,,,,,,
       .,,,,,,,,,..,,,,,,,,,,,,,,,,,,,&&&&@#/*,,,,,***,,,,,,,,,,,,,,,,,,,,,,,,,,

Hello world!