Socket
Book a DemoInstallSign in
Socket

sublinput

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sublinput

An input pygame alternative for sublime text users.

1.0.1
pipPyPI
Maintainers
1

Sublinput

Scrutinizer Code Quality Build Status GitHub code size in bytes Lines of code

A sublime pygame ui as alternative to unsupported python input built-in.

Install

pip install sublinput

or

python -m pip install sublinput

Usage

You only needs to input the package then use the default input function as usual !

import sublinput

n = int(input("Enter a number: "))

When an input function is called, the following windows will appear, with title being the input message.

Type in the windows as a usual input function.

Then press enter (not keypad enter) to submit the value.

An input-like log will be printed.

Enter a number : 42

Then it will return the submit value as a str.

You only need to remove the import sublinput from your code to disable it !

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.