Jefvda-python-clitools

Latest version: v0.0.3

Safety actively analyzes 623860 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.3

Small release, but fixed crucial bug that made the Menu unusable.

What's Changed
* Bug wrong import by JefvdA in https://github.com/JefvdA/python_clitools/pull/18
* docs: updated readme for 0.0.3 by JefvdA in https://github.com/JefvdA/python_clitools/pull/20


**Full Changelog**: https://github.com/JefvdA/python_clitools/compare/v0.0.2...v0.0.3

0.0.2

Summary
In v0.0.2 a "menu generator" is added (7).
A "Menu" class is able to quickly create and display a menu to a user, this removes alot of boilerplate code that you would otherwise need to write for every cli-menu you implement.

Features
* feat: aded menu generator by JefvdA in https://github.com/JefvdA/python_clitools/pull/8

Fixes
* fix: check for wrong input by JefvdA in https://github.com/JefvdA/python_clitools/pull/13

Docs
* docs: added issue templates by JefvdA in https://github.com/JefvdA/python_clitools/pull/6
* docs: updated README by JefvdA in https://github.com/JefvdA/python_clitools/pull/10
* docs: added forgotten links by JefvdA in https://github.com/JefvdA/python_clitools/pull/14


**Full Changelog**: https://github.com/JefvdA/python_clitools/compare/v0.0.1...v0.0.2

0.0.1

This is the first release of this package. All the initial functionality is in this release.

Features
* Initial package by JefvdA in https://github.com/JefvdA/python_clitools/pull/1
* clear() -> OS independant method to clear the terminal
* wait_for_enter() -> method to wair for user input before continuing, clears the screen after
* get_user_input() -> method to returns user input. This method formats the text printed for the input to add " >>> " after it. Example: "What is your name?", becomes, "What is your name? >>> "

Fixes
* fix: space bug fixed by Tejax-v2 in https://github.com/JefvdA/python_clitools/pull/4

New Contributors
* Tejax-v2 made their first contribution in https://github.com/JefvdA/python_clitools/pull/4

**Full Changelog**: https://github.com/JefvdA/python_clitools/commits/v0.0.1

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.