New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

textapp

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

textapp

Create simple but useful terminal menus.

  • 0.0.2
  • PyPI
  • Socket score

Maintainers
1

textapp

A small facility for making a terminal application

Requirements

Use the package manager pip to install textapp

    pip install textapp 

Functionality

  • Runs in standard terminals.
  • Uses single key entry for menu choices.
  • Can be used to either:
    • Read menus from a JSON file or
    • Be passed JSON as parameter.
  • Will recognize default choices that only require "Enter."
  • Menu choices may be de-activated according to circumstances.
  • Utilizes termcolor package (if installed) in order to color the menu.
  • Menu theme is set depending on environment variables.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc