How To Install Nudatus?

How To Install Nudatus?

nudatus

module to remove comments from Python 3 scripts

Maintainer: Debian Python Modules Team



Section: python

Install nudatus

  • Debian apt-get install python3-nudatus Click to copy
  • Ubuntu apt-get install python3-nudatus Click to copy
  • Kali Linux apt-get install python3-nudatus Click to copy
  • Fedora dnf install python3-nudatus Click to copy

python3-nudatus

module to remove comments from Python 3 scripts

Nudatus was created to help fit longer, heavily-documented Python programs onto the micro:bit single-board computer (SBC). It should be suitable for similar platforms with restricted storage capacity. Although the library is designed to be embedded, this package also provides the `nudatus` CLI utility. Nudatus uses the tokenizer built into Python, so only supports the syntax of the version of Python it's running on. This package installs the library and CLI utility for Python 3.

Installing nudatus command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Kali and Fedora operating systems. Once you run the command it will install the latest version of nudatus 2026 package in your OS.