Skip to main content

A CLI application that helps to manage contacts and notes.

Project description

Neoassistant Bot

Neoassistant Bot is a Python-based assistant that allows you to manage contacts and notes through a command-line interface. This README will guide you through using the bot and provide essential information about the codebase.

Table of Contents

Features

Prerequisites

Usage

Commands

License

Features

  • Manage Contacts: Add, update, delete, and search for contacts.

  • Manage Notes: Add, update, delete, and search for notes.

  • Command-Line Interface (CLI): Interact with the bot using commands.

  • Data Persistence: The bot can save and load data to/from a binary file.

Prerequisites

Before using Neoassistant Bot, ensure you have the following dependencies installed:

  • Python 3.x

  • Required Python packages (specified in the code)

Usage

  1. You can install the application via pip to your local machine (for Mac use pip3 command):
pip install neoassistant
  1. Run the main Python script anywhere in the console (two options):
python -m neoassistant
# or you can write the following command anywhere in the console:
neoassistant
  1. The bot will start, and you can interact with it by entering commands.

Commands

The bot supports the following commands:

  • add: Add a new contact.

  • change: Change a contact.

  • delete: Delete a contact.

  • show: Show contact information.

  • all: Show all contacts.

  • show-birthdays: Show upcoming birthdays.

  • filter: Filter contacts by criteria.

  • add-note: Add a new note.

  • change-note: Change a note.

  • delete-note: Delete a note.

  • show-note: Show a note.

  • all-notes: Show all notes.

  • filter-notes: Filter notes by criteria.

  • filter-notes-by-tags: Filter notes by tags.

  • exit or close: Exit the program.

  • help: Show available commands.

The bot provides suggestions for commands if a command is not recognised.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Feel free to modify and expand upon this README as needed for your project. You can include information about the code structure, additional usage examples, or any other relevant details.

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

neoassistant-0.1.2.tar.gz (11.6 kB view details)

Uploaded Source

Built Distribution

neoassistant-0.1.2-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

Details for the file neoassistant-0.1.2.tar.gz.

File metadata

  • Download URL: neoassistant-0.1.2.tar.gz
  • Upload date:
  • Size: 11.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for neoassistant-0.1.2.tar.gz
Algorithm Hash digest
SHA256 7adb67fce72370ab07f5b8fd246ecccd99ef145f599c4721e0924a85774f98e8
MD5 5232a52bcc5f866e1180773723aa50f4
BLAKE2b-256 d979a74c92b03d57fb86b1b75c4afe6acaa189fb4cf471bda8cd9427195740f8

See more details on using hashes here.

File details

Details for the file neoassistant-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for neoassistant-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d7f245b05658e437cedc8b0c7b37fb30578d2bb086654b5d71f53a7d1092ed20
MD5 6911aea13961d320cb853b70b55e29ff
BLAKE2b-256 4352b02120c0220952f7f388077d6b4f65c808521435c68268e988ac0a759632

See more details on using hashes here.

Supported by

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