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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: neoassistant-0.1.3.tar.gz
  • Upload date:
  • Size: 11.9 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.3.tar.gz
Algorithm Hash digest
SHA256 b560ef44a61ddf12753addf59f7e35dd330480402e8bdce99a4a0a6ce4d22f22
MD5 f1f7343d7e99ac5f94ed4fab0a34ab74
BLAKE2b-256 ef5dcb980717175a49377704c4126b2ef146e03604e2f9774f12ed7797d71ed0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for neoassistant-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d11c040c3822ccec79c7d3298fc1da6ac52e1eac97e969131cd9a6708ff899b3
MD5 54105a7d9b417aa7de2594b03b95014e
BLAKE2b-256 108ad90dfef7cbd2446ab186c5f504d88ab6fde6161c7fdc4b99a5bb68cec0d8

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