A personal assistant to store contacts.
Project description
goitneo-python-hw-3-group-3
Description
A CLI organizer that can help store contacts' phone numbers and birthday dates.
Get Started
Run pip install nsta_assistant
to install the package and then get-started
to get started. The list of available commands is as follows:
hi
orhello
orgreeting
- to say hi to your favorite PA!add name phone
- to add a acontact and its phone number;all
- to list all the contacts and their phone numbers;phone name
- to list all the phone numbers associated with the contact;change name old phone new phone
- to change the phone number;remove-phone name phone
- to remove the phone number;add-birthday name DD.MM.YYYY
- to add birthday;show-birthday name
- to show birthday associate with the contact;birthdays
- to show the list of contacts who have a birthday within the following 7 days;delete name
orremove name
- to delete the contact;entries
- to show the number of contactsclose
orexit
- to exit the personal assistant;
Notes:
- Currently, it is not possible to add a contact with a name only. Both name and a phone number must be provided;
- The PA saves the progress upon exiting; this does not apply to the cases when it is forcefully shut down (e.g. keyboard interrupt)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file nsta_assistant-0.0.12-py3-none-any.whl
.
File metadata
- Download URL: nsta_assistant-0.0.12-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4bcd005f735fbd1ae54394a9610b91a28f22a380dab24e39e5e75952c37aeec |
|
MD5 | d881fff8a6b6497f8710d8c7bec6ec4d |
|
BLAKE2b-256 | a3d32470cf90b2bdd6052ae6f23866a3778fc9c02c41dadce056695ccdfb644a |