Easy-user-input

Latest version: v1.2.1

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

Scan your dependencies

Page 1 of 2

1.3.0pre2

Added test cases for `inputPath`

1.3.0pre1

- Removed compatibility script and replaced it with `__input__.py` hacks
- This is easier to maintain as there is only one file to update method signatures in
- It also means that some python tools won't detect `easy_user_input.easy_user_input` as a module, even when it is

- Added pytest as a development dependency
- Added test cases for `inputYesNo`, `inputChoice`, and `inputStrictString`

1.2.1

Fixed improper import in compatibility script

1.2.0

Major change: renamed easy_user_input.py to eui.py

This means that `import easy_user_input.easy_user_input` is now `import easy_user_input.eui`

The same functions are still available in the easy_user_input.py file for compatibility, but this file will be removed altogether in a future release.

1.1.1

Updated README

1.1.0

Added debug message and properly updated version number

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.