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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: neoassistant-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 130d6e8bc0bf0d3120a4a9ea3442285581a78f48ca8f88125a664fbab5b5bddb
MD5 088092dd6089f1ef8b29a6e7251d432c
BLAKE2b-256 6c7dab31255de7f59e1c4b41fda056345fdc45396a2a576d21a9eb200a47f8bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for neoassistant-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 38b2b10f5f5f9d433bffd35daea7b8691d6318f6dea8143ad5c99bf69f3cc48c
MD5 b632f7e77b4fc2460b6ff50ee455029c
BLAKE2b-256 848be7ee52084634cc2fbc6394be911019973d47d47a744c947b0a1802f0286a

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