Skip to content

NikitaZelenyak/python-book-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Assistant CLI

A feature-rich command-line personal assistant application built with Python. The assistant helps you manage contacts and notes interactively.


Features

Contacts Management

  • Add, edit, delete, and search contacts.
  • View all contacts in a structured table format.
  • Show upcoming birthdays.

Notes Management

  • Add, edit, and delete notes.
  • Search notes by text or tags.
  • Filter and sort notes by tags.
  • Display all notes in a structured table format.

Prerequisites

  1. Python 3.8+ - Ensure you have Python installed.
  2. Dependencies: Install required packages:
    pip install colorama prettytable

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages