veddevv / openmanual

A Python script to display Python module documentation with rich formatting using the rich library.

Repository from Github https://github.comveddevv/openmanualRepository from Github https://github.comveddevv/openmanual

openmanual

A Python script to display Python module documentation with rich formatting using the rich library.

Features

  • Displays Python module documentation with rich formatting.
  • Continuous command input until the user quits.

Requirements

  • Python 3.x
  • rich library

Installation

pip install rich

Usage

Run the script and enter the Python module to display the documentation for:

python manual.py

Type 'q' to quit the script.

About

A Python script to display Python module documentation with rich formatting using the rich library.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%