Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

CLI Tools

A menu-driven collection of small Python utilities. Pick a tool from the menu, use it, then go back or quit.

Choose a tool:
  1. Password Generator
  2. To-Do List
  3. Temperature Converter
  4. Quit

Tools

  1. Password Generator - creates a random password of your chosen length
  2. To-Do List - a simple add/list/delete task list for your session
  3. Temperature Converter - converts between Celsius, Fahrenheit, and Kelvin

Run

python cli_tools.py

Built as a beginner-friendly demonstration of loops, functions, and CLI menus in Python.

About

CLI Tools - password generator, todo list, temperature converter (Day 2)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages