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

kabbes-real-time-input

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kabbes-real-time-input

Python function for getting real time inputs from the user

  • 0.4.0
  • PyPI
  • Socket score

Maintainers
1

real_time_input

Provides functionality for getting real time inputs from user. Check out the blog post on medium related to this repository: Medium

Documentation
PyPI

Installation

pip install kabbes_real_time_input


Usage

For more in-depth documentation, read the information provided on the Pages. Or better yet, read the source code.

import real_time_input as rti
RTI_inst = rti.RealTimeInput( catalog = ['Alpha','Bravo','Charlie'] )
RTI_inst.get_multiple_inputs()


Author

James Kabbes

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