Skip to content

generic-user1/easy-user-input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy-user-input

Miscellaneous python3 methods for collecting input from users

Includes the following methods:

  • inputYesNo for a boolean response
  • inputChoice for selecting one option from a list of several
  • inputStrictString for a string response containing only allowed characters
  • inputPath for a file or directory path, with several options on how to treat existing files

Links

PyPI: https://pypi.org/project/easy-user-input/

GitHub: https://github.com/generic-user1/easy-user-input

About

Miscellaneous python3 methods for collecting input from users

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages