dpkg --list | grep -i python
ii libpython-stdlib:amd64 2.7.16-1 amd64 interactive high-level object-oriented language (Python2)
ii libpython2-stdlib:amd64 2.7.16-1 amd64 interactive high-level object-oriented language (Python2)
ii libpython2.7:amd64 2.7.16-2+deb10u1 amd64 Shared Python runtime library (version 2.7)
ii libpython2.7-minimal:amd64 2.7.16-2+deb10u1 amd64 Minimal subset of the Python language (version 2.7)
ii libpython2.7-stdlib:amd64 2.7.16-2+deb10u1 amd64 Interactive high-level object-oriented language (standard library, version 2.7)
ii libpython3-stdlib:amd64 3.7.3-1 amd64 interactive high-level object-oriented language (default python3 version)
ii libpython3.7:amd64 3.7.3-2+deb10u3 amd64 Shared Python runtime library (version 3.7)
ii libpython3.7-minimal:amd64 3.7.3-2+deb10u3 amd64 Minimal subset of the Python language (version 3.7)
ii libpython3.7-stdlib:amd64 3.7.3-2+deb10u3 amd64 Interactive high-level object-oriented language (standard library, version 3.7)
ii python 2.7.16-1 amd64 interactive high-level object-oriented language (Python2 version)
ii python-apt-common 1.8.4.3 all Python interface to libapt-pkg (locales)
ii python-certifi 2018.8.24-1 all root certificates for validating SSL certs and verifying TLS hosts
ii python-chardet 3.0.4-3 all universal character encoding detector for Python2
ii python-configparser 3.5.0b2-1 all backport of the enhanced config parser introduced in Python 3.2
ii python-future 0.16.0-1 all single-source support for Python 3 and 2 - Python 2.x
ii python-idna 2.6-1 all Python IDNA2008 (RFC 5891) handling (Python 2)
ii python-ipaddr 2.2.0-2 all Python module for working with IP addresses, both IPv4 and IPv6
ii python-minimal 2.7.16-1 amd64 minimal subset of the Python2 language
ii python-pastedeploy-tpl 2.0.1-1 all load, configure, and compose WSGI applications and servers - templates
ii python-pkg-resources 40.8.0-1 all Package Discovery and Resource Access using pkg_resources
ii python-prettytable 0.7.2-4 all library to represent tabular data in visually appealing ASCII tables
ii python-protobuf 3.6.1.3-2 amd64 Python bindings for protocol buffers
ii python-requests 2.21.0-1 all elegant and simple HTTP library for Python2, built for human beings
ii python-six 1.12.0-1 all Python 2 and 3 compatibility library (Python 2 interface)
ii python-talloc:amd64 2.1.14-2 amd64 hierarchical pool based memory allocator - Python bindings
ii python-urllib3 1.24.1-1 all HTTP library with thread-safe connection pooling for Python
ii python2 2.7.16-1 amd64 interactive high-level object-oriented language (Python2 version)
ii python2-minimal 2.7.16-1 amd64 minimal subset of the Python2 language
ii python2.7 2.7.16-2+deb10u1 amd64 Interactive high-level object-oriented language (version 2.7)
ii python2.7-minimal 2.7.16-2+deb10u1 amd64 Minimal subset of the Python language (version 2.7)
ii python3 3.7.3-1 amd64 interactive high-level object-oriented language (default python3 version)
ii python3-apt 1.8.4.3 amd64 Python 3 interface to libapt-pkg
ii python3-asn1crypto 0.24.0-1 all Fast ASN.1 parser and serializer (Python 3)
ii python3-bcrypt 3.1.6-1 amd64 password hashing library for Python 3
ii python3-bs4 4.7.1-1 all error-tolerant HTML parser for Python 3
ii python3-ceph-argparse 15.2.14-pve1~bpo10 all Python 3 utility libraries for Ceph CLI
ii python3-ceph-common 15.2.14-pve1~bpo10 all Python 3 utility libraries for Ceph
ii python3-cephfs 15.2.14-pve1~bpo10 amd64 Python 3 libraries for the Ceph libcephfs library
ii python3-certifi 2018.8.24-1 all root certificates for validating SSL certs and verifying TLS hosts (python3)
ii python3-cffi-backend 1.12.2-1 amd64 Foreign Function Interface for Python 3 calling C code - runtime
ii python3-chardet 3.0.4-3 all universal character encoding detector for Python3
ii python3-cherrypy3 8.9.1-2 all Python web development framework - Python 3 module
ii python3-cryptography 2.6.1-3+deb10u2 amd64 Python library exposing cryptographic recipes and primitives (Python 3)
ii python3-dateutil 2.7.3-3 all powerful extensions to the standard Python 3 datetime module
ii python3-debconf 1.5.71 all interact with debconf from Python 3
ii python3-debian 0.1.35 all Python 3 modules to work with Debian-related data formats
ii python3-debianbts 2.8.2 all Python interface to Debian's Bug Tracking System
ii python3-distutils 3.7.3-1 all distutils package for Python 3.x
ii python3-html5lib 1.0.1-1 all HTML parser/tokenizer based on the WHATWG HTML5 specification
ii python3-httplib2 0.11.3-2 all comprehensive HTTP client library written for Python3
ii python3-idna 2.6-1 all Python IDNA2008 (RFC 5891) handling (Python 3)
ii python3-jwt 1.7.0-2 all Python 3 implementation of JSON Web Token
ii python3-lib2to3 3.7.3-1 all Interactive high-level object-oriented language (2to3, version 3.6)
ii python3-logutils 0.3.3-5 all handlers for the Python standard library's logging package - Python 3.x
ii python3-lxml:amd64 4.3.2-1+deb10u3 amd64 pythonic binding for the libxml2 and libxslt libraries
ii python3-mako 1.0.7+ds1-1 all fast and lightweight templating for the Python 3 platform
ii python3-markupsafe 1.1.0-1 amd64 HTML/XHTML/XML string library for Python 3
ii python3-minimal 3.7.3-1 amd64 minimal subset of the Python language (default python3 version)
ii python3-openssl 19.0.0-1 all Python 3 wrapper around the OpenSSL library
ii python3-paste 3.0.6+dfsg-1 all tools for using a Web Server Gateway Interface stack - Python 3.x
ii python3-pastedeploy 2.0.1-1 all load, configure, and compose WSGI applications and servers - Python 3.x
ii python3-pastescript 2.0.2-2 all create file layouts for Python3 packages and serve webapps
ii python3-pecan 1.3.2-2 all WSGI object-dispatching web framework - Python 3.x
ii python3-pkg-resources 40.8.0-1 all Package Discovery and Resource Access using pkg_resources
ii python3-prettytable 0.7.2-4 all library to represent tabular data in visually appealing ASCII tables (Python3)
ii python3-pycurl 7.43.0.2-0.1 amd64 Python bindings to libcurl (Python 3)
ii python3-pyinotify 0.9.6-1 all simple Linux inotify Python bindings
ii python3-pysimplesoap 1.16.2-1 all simple and lightweight SOAP Library (Python 3)
ii python3-rados 15.2.14-pve1~bpo10 amd64 Python 3 libraries for the Ceph librados library
ii python3-rbd 15.2.14-pve1~bpo10 amd64 Python 3 libraries for the Ceph librbd library
ii python3-reportbug 7.5.3~deb10u1 all Python modules for interacting with bug tracking systems
ii python3-repoze.lru 0.7-1 all tiny LRU cache implementation and decorator for Python 3
ii python3-requests 2.21.0-1 all elegant and simple HTTP library for Python3, built for human beings
ii python3-rgw 15.2.14-pve1~bpo10 amd64 Python 3 libraries for the Ceph librgw library
ii python3-routes 2.4.1-1 all Routing Recognition and Generation Tools for Python 3
ii python3-setuptools 40.8.0-1 all Python3 Distutils Enhancements
ii python3-simplegeneric 0.8.1-2 all simple generic functions for Python3
ii python3-simplejson 3.16.0-1 amd64 simple, fast, extensible JSON encoder/decoder for Python 3.x
ii python3-singledispatch 3.4.0.3-2 all single-dispatch generic functions for Python
ii python3-six 1.12.0-1 all Python 2 and 3 compatibility library (Python 3 interface)
ii python3-soupsieve 1.8+dfsg-1 all modern CSS selector implementation for BeautifulSoup (Python 3)
ii python3-tempita 0.5.2-2 all very small text templating language
ii python3-urllib3 1.24.1-1 all HTTP library with thread-safe connection pooling for Python3
ii python3-waitress 1.2.0~b2-2 all production-quality pure-Python WSGI server (Python 3)
ii python3-webencodings 0.5.1-1 all Python implementation of the WHATWG Encoding standard
ii python3-webob 1:1.8.5-1 all Python module providing WSGI request and response objects (Python 3)
ii python3-webtest 2.0.32-1 all wraps any WSGI application and makes it easy to test
ii python3-werkzeug 0.14.1+dfsg1-4+deb10u1 all collection of utilities for WSGI applications (Python 3.x)
ii python3-yaml 3.13-2 amd64 YAML parser and emitter for Python3
ii python3.7 3.7.3-2+deb10u3 amd64 Interactive high-level object-oriented language (version 3.7)
ii python3.7-minimal 3.7.3-2+deb10u3 amd64 Minimal subset of the Python language (version 3.7)
dpkg --list | grep -i ceph
ii ceph 15.2.14-pve1~bpo10 amd64 distributed storage and file system
ii ceph-base 15.2.14-pve1~bpo10 amd64 common ceph daemon libraries and management tools
ii ceph-common 15.2.14-pve1~bpo10 amd64 common utilities to mount and interact with a ceph storage cluster
ii ceph-fuse 15.2.14-pve1~bpo10 amd64 FUSE-based client for the Ceph distributed file system
ii ceph-mds 15.2.14-pve1~bpo10 amd64 metadata server for the ceph distributed file system
ii ceph-mgr 15.2.14-pve1~bpo10 amd64 manager for the ceph distributed storage system
ii ceph-mgr-modules-core 15.2.14-pve1~bpo10 all ceph manager modules which are always enabled
ii ceph-mon 15.2.14-pve1~bpo10 amd64 monitor server for the ceph storage system
ii ceph-osd 15.2.14-pve1~bpo10 amd64 OSD server for the ceph storage system
ii libcephfs2 15.2.14-pve1~bpo10 amd64 Ceph distributed file system client library
ii python3-ceph-argparse 15.2.14-pve1~bpo10 all Python 3 utility libraries for Ceph CLI
ii python3-ceph-common 15.2.14-pve1~bpo10 all Python 3 utility libraries for Ceph
ii python3-cephfs 15.2.14-pve1~bpo10 amd64 Python 3 libraries for the Ceph libcephfs library
ii python3-rados 15.2.14-pve1~bpo10 amd64 Python 3 libraries for the Ceph librados library
ii python3-rbd 15.2.14-pve1~bpo10 amd64 Python 3 libraries for the Ceph librbd library
ii python3-rgw 15.2.14-pve1~bpo10 amd64 Python 3 libraries for the Ceph librgw library