Skip to main content

Simple tools for convenient programming

Project description

Adding various User Input Functions to the Mustraxlib library.

2.0.0 - Made a Useable and Useful Library, Now contains various User Input Functions such as:

User Input Functions: • multiple_choice(list_to_choose_value_from) * • password(min_length, max_length, warning_message) * • confirm_email() • input_file_path(prompt, file_must_exist=True)

Non-User Input Functions: • matrixify(columns, rows, default_filler) • display(matrix) • replace_index(matrix, x, y, string_which_will_fill) • contains(matrix, string) • replace(matrix, string, string_which_will_fill) • webscrape(url) • clear_last_x_lines(lines_to_clear) • background(text, color) • detect_arrow_key() - Only detects the Up arrow, Down arrow and Enter • character_input() - Detects all character inputs

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

Mustraxlib-2.0.0.tar.gz (4.3 kB view hashes)

Uploaded Source

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