Linux zoli 6.6.62+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.62-1+rpt1 (2024-11-25) aarch64
zoli@zoli:~ $ python3.11 -c 'help("modules")'
Please wait a moment while I gather a list of all available modules...
/usr/lib/python3/dist-packages/nltk/app/__init__.py:45: UserWarning: nltk.app.wordfreq not loaded (requires the matplotlib library).
warnings.warn("nltk.app.wordfreq not loaded (requires the matplotlib library).")
/usr/lib/python3/dist-packages/nltk/twitter/__init__.py:20: UserWarning: The twython library has not been installed. Some functionality from the twitter package will not be available.
warnings.warn(
/usr/lib/python3.11/pkgutil.py:92: UserWarning: The numpy.array_api submodule is still experimental. See NEP 47.
__import__(
info.name)
/usr/lib/python3/dist-packages/_distutils_hack/__init__.py:33: UserWarning: Setuptools is replacing distutils.
warnings.warn("Setuptools is replacing distutils.")
Cheetah _weakrefset hashlib sched
Cryptodome _xxsubinterpreters heapq secrets
PIL _xxtestfuzz hmac select
RPi _yaml html selectors
__future__ _zoneinfo http serial
__hello__ abc idna setuptools
__phello__ aifc imaplib shelve
_abc antigravity imghdr shlex
_aix_support apt imp shutil
_ast apt_inst importlib signal
_asyncio apt_pkg iniconfig simplejson
_bisect aptsources inspect site
_blake2 argcomplete io sitecustomize
_bootsubprocess argparse ipaddress six
_bz2 array itertools smbus
_codecs ast jinja2 smbus2
_codecs_cn asynchat joblib smtpd
_codecs_hk asyncio json smtplib
_codecs_iso2022 asyncore keyword sndhdr
_codecs_jp atexit lgpio socket
_codecs_kr attr lib2to3 socketserver
_codecs_tw attrs linecache spidev
_collections audioop livereload spwd
_collections_abc babel locale sqlite3
_compat_pickle base64 logging sre_compile
_compression bdb lunr sre_constants
_contextvars binascii lzma sre_parse
_crypt bisect mailbox ssh_import_id
_csv builtins mailcap ssl
_ctypes bz2 markdown stat
_ctypes_test cProfile markupsafe statistics
_curses calendar marshal string
_curses_panel certifi math stringprep
_datetime cgi mergedeep struct
_dbm cgitb mimetypes subprocess
_decimal chardet mkdocs sunau
_distutils_hack charset_normalizer mmap symtable
_distutils_system_mod chunk modulefinder sys
_elementtree click more_itertools sysconfig
_functools cmath multiprocessing syslog
_hashlib cmd netrc tabnanny
_heapq code nis tarfile
_imp codecs nltk telnetlib
_io codeop nntplib tempfile
_json collections ntpath termios
_lgpio colorama nturl2path test
_locale colorsys numbers textwrap
_lsprof colorzero numpy this
_lzma compileall olefile threading
_markupbase concurrent opcode time
_md5 configobj operator timeit
_multibytecodec configparser optparse tkinter
_multiprocessing contextlib os token
_opcode contextvars ossaudiodev tokenize
_operator copy packaging toml
_osx_support copyreg pathlib tomllib
_pickle crypt pdb tornado
_posixshmem csv pickle tqdm
_posixsubprocess ctypes pickletools trace
_py_abc curses pigpio traceback
_pydecimal dataclasses pip tracemalloc
_pyio datetime pipes tty
_pytest dateutil pipx turtle
_queue dbm pkg_resources types
_random debconf pkgutil typing
_sha1 decimal platform unicodedata
_sha256 difflib plistlib unittest
_sha3 dis pluggy urllib
_sha512 distro poplib urllib3
_signal distutils posix usb
_sitebuiltins doctest posixpath userpath
_socket email pprint uu
_sqlite3 encodings profile uuid
_sre ensurepip pstats validate
_ssl enum psutil venv
_stat ephem pty warnings
_statistics errno pwd watchdog
_string faulthandler py wave
_strptime fcntl py_compile weakref
_struct filecmp pyclbr webbrowser
_symtable fileinput pydoc wheel
_sysconfigdata__aarch64-linux-gnu fnmatch pydoc_data wsgiref
_sysconfigdata__linux_aarch64-linux-gnu fractions pyexpat xdrlib
_testbuffer ftplib pygments xml
_testcapi functools pyinotify xmlrpc
_testclinic gc pytest xxlimited
_testimportmultiple genericpath pytz xxlimited_35
_testinternalcapi getopt queue xxsubtype
_testmultiphase getpass quopri yaml
_thread gettext random yaml_env_tag
_threading_local ghp_import re zipapp
_tkinter glob readline zipfile
_tokenize gpiod regex zipimport
_tracemalloc gpiozero reprlib zlib
_typing gpiozerocli requests zoneinfo
_uuid graphlib resource
_warnings grp rlcompleter
_weakref gzip runpy
Enter any module name to get more help. Or, type "modules spam" to search
for modules whose name or summary contain the string "spam".