{"library":"pyboxen","title":"pyboxen","description":"Beautiful, customizable boxes in your terminal using Python. Current version 1.3.0 requires Python >=3.8. Actively maintained.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install pyboxen"],"cli":null},"imports":["from pyboxen import boxen"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"from pyboxen import boxen\n\nprint(boxen(\"Hello, World!\", title=\"Greeting\", subtitle=\"Python\", color=\"cyan\"))","lang":"python","description":"Basic usage: prints a box with title and subtitle.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}