Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

conntextual

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

conntextual

A network-application TUI using textual.

  • 1.3.5
  • PyPI
  • Socket score

Maintainers
1

conntextual (1.3.5)

python Build Status codecov PyPI - Status Dependents (via libraries.io)

A network-application TUI using textual.

Documentation

Generated

Python Version Support

This package is tested with the following Python minor versions:

Platform Support

This package is tested on the following platforms:

  • ubuntu-latest
  • macos-latest

Introduction

Command-line Options

$ ./venv3.12/bin/conntextual -h

usage: conntextual [-h] [--version] [-v] [-q] [--curses] [--no-uvloop]
                   [-C DIR]
                   {client,ui,noop} ...

A network-application TUI using textual.

options:
  -h, --help         show this help message and exit
  --version          show program's version number and exit
  -v, --verbose      set to increase logging verbosity
  -q, --quiet        set to reduce output
  --curses           whether or not to use curses.wrapper when starting
  --no-uvloop        whether or not to disable uvloop as event loop driver
  -C DIR, --dir DIR  execute from a specific directory

commands:
  {client,ui,noop}   set of available commands
    client           attempt to connect a client to a remote session
    ui               run a user interface for runtimepy applications
    noop             command stub (does nothing)

Internal Dependency Graph

A coarse view of the internal structure and scale of conntextual's source. Generated using pydeps (via mk python-deps).

conntextual's Dependency Graph

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