Metadata-Version: 2.1
Name: personal_cli_assistant
Version: 0.0.4
Summary: 'Personal assistant' with a command line interface.
Home-page: https://github.com/mykhailooprelyansky/personal_assistant_group_03.git
Author: Group_03
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Description-Content-Type: text/markdown

# Comand Line Interface assistant

## What is this?

The CLI assistant allows you to:
Create and work with Contacts lists.
Create and work with the notes.
Sorting files in the folders.
You can choose your options in the console.

## Install Guide

To install this package open the terminal in your code editor and type:

pip install personal-cli-assistant

### Using

Using the CLI assistant provides by next steps:

1. Open the terminal;
2. Type: start_cli;
3. Command Line interface give you all hints to make different actions.

---

## Developer

Our url: [link](https://github.com/mykhailooprelyansky/personal_assistant_group_03)
