What do you mean by implement? You can execute python script on Unix:
1) add env preprocessor defintion e.g. #!/usr/bin/env
2) add chmod and finally execute it
I believe most modern distros come with python3 preinstalled (at least the ones I use do). If not just install "python3" with your distro's package manager and then call the interpreter plus your script.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.