Skip to main content

Python function for getting real time inputs from the user

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kabbes_real_time_input-0.4.0.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

kabbes_real_time_input-0.4.0-py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page