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.4.tar.gz (12.0 kB view details)

Uploaded Source

Built Distribution

neoassistant-0.1.4-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: neoassistant-0.1.4.tar.gz
  • Upload date:
  • Size: 12.0 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.4.tar.gz
Algorithm Hash digest
SHA256 7e662fd2a62e6414d0c8fec919089f144982ddd9d1ae9dd0fc4909428892baee
MD5 66e8233c4cd483cd20e2d57e446d6dc3
BLAKE2b-256 592d4df83a95593a467c3838a83979aff92c14d5d5ffcc1653ae641a7fa437cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for neoassistant-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 9bdb40c6b7309a814f17a51815885d80708e8f137712c59545b3b5c6078fdcfb
MD5 42c9edc8bfd6a7021ef440e7d07106bc
BLAKE2b-256 5716291f5631e283d9b816307dfae4370b9209a725497be2a442c5585b89dce2

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