Skip to main content

Package provides a simple CLI tool to be used as a personal assistant

Project description

Address Book Bot

Description

This bot is designed for managing contacts and birthdays in an address book. It supports a set of commands for creating, modifying, and viewing contacts and birthdays.

Installation

1.Ensure you have Python 3.6 or higher installed. 2.Install the necessary dependencies if any (e.g., if using prompt_toolkit):

pip install prompt_toolkit

Running the Bot

To run the bot, use the following command: python main.py

Commands

Here is a list of available commands and their descriptions:

  • help: Prints a list of available commands.
  • hello: Prints a greeting message.
  • add [name] [phone number]: Creates a new contact with the specified phone number.
  • change [name] [phone number]: Changes the phone number of an existing contact.
  • phone [name]: Prints the phone number of the specified contact.
  • all: Prints all contacts.
  • add-birthday [name] [birthday]: Adds a birthday to the specified contact.
  • show-birthday [name]: Prints the birthday of the specified contact.
  • birthdays: Prints all birthdays.
  • close or exit: Terminates the program.

Usage Examples

  • To add a new contact:

add John 123-456-7890

  • To change a contact's phone number:

change John 987-654-3210

  • To view a contact's phone number:

phone John

  • To add a birthday to a contact:

add-birthday John 1990-01-01

  • To view a contact's birthday:

show-birthday John

  • To exit the program:

close exit

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

taipan_assistant-1.0.3.tar.gz (7.4 kB view details)

Uploaded Source

File details

Details for the file taipan_assistant-1.0.3.tar.gz.

File metadata

  • Download URL: taipan_assistant-1.0.3.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.2

File hashes

Hashes for taipan_assistant-1.0.3.tar.gz
Algorithm Hash digest
SHA256 7d9b81be022eec98dd6b531075ac131d618ca5dff5cb35cd7b0cead32386560c
MD5 1f8640c75a1aeac25c429245c71c90d0
BLAKE2b-256 212f268bccc5d063d36c04ca7ee81a2e05988c0fc6a0333808c19c9f4ed15290

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page