pygettext
interactive high-level object-oriented language (default version)
Install
- All systems
-
curl cmd.cat/pygettext.sh
- Debian
-
apt-get install python
- Ubuntu
-
apt-get install python
- Alpine
-
apk add python
- Arch Linux
-
pacman -S python
- Kali Linux
-
apt-get install python
- CentOS
-
yum install python
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python
- OS X
-
brew install python
- Raspbian
-
apt-get install python
- Dockerfile
- dockerfile.run/pygettext
- Docker
-
docker run cmd.cat/pygettext pygettext
powered by Commando
python
interactive high-level object-oriented language (default version)
Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. This package is a dependency package, which depends on Debian's default Python version (currently v2.7).