Final project for Python course => MotherBot
Project description
Motherbot
Overview
The project is a Python-based application that focuses on managing contacts and notes, offering features like adding, editing, and deleting contacts, creating and managing notes with tags, and interacting through a command-line interface. It also incorporates Python best practices and concepts, such as decorators, to enhance functionality.
Features
- Contacts Management: Create, update, delete, and search contacts.
- Notes Management: Manage notes with tagging and searching functionality.
- Custom Decorators: Utility decorators for logging, validation, etc.
- Helper Functions: Common utility functions used across the project.
Requirements
- Python 3.x
- See
requirements.txtfor the full list of dependencies.
Installation
- Clone the repository:
git clone https://github.com/Iryna-Holova/goit-pycore-final.git
- Navigate to the project directory:
cd goit-pycore-final
- Create Python virtual environment:
python -m venv venv
- Activate Python virtual environment:
source .venv/Scripts/activate
- Install the required dependencies:
pip install -r requirements.txt
Usage
Run the main script to start the application:
python main.py
Enter the command help to see available commands.
Contributions
Feel free to fork the repository and submit pull requests. Contributions are welcome!
Contributors
- Iryna Holova - Team Lead, developer
- Katerina Tkachenko - developer
- Yurii Filimonchuk - developer
- Anna Tsepilova - developer
- Volodymyr Popov - developer
- Kostiantyn Baltakov - developer
Contact
For any questions, please contact Iryna Holova.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file motherbot-0.3.tar.gz.
File metadata
- Download URL: motherbot-0.3.tar.gz
- Upload date:
- Size: 26.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7b1f3c60a220fb3206a366519dbfd82769fed7b651a9f1a6116a1c30823abea
|
|
| MD5 |
8431dd88fd27ed647cb7a87d373c6396
|
|
| BLAKE2b-256 |
507d512fd5665112956b9beefec46d34752ed2e4f505f48046b2d9ec4530b263
|
File details
Details for the file motherbot-0.3-py3-none-any.whl.
File metadata
- Download URL: motherbot-0.3-py3-none-any.whl
- Upload date:
- Size: 36.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fccd7c422e110005dcb7b4fc6af80e3a9548aacb8ee38d447f4fccc6fa3cf710
|
|
| MD5 |
0149438c6f98fa85bed070afbdb5613a
|
|
| BLAKE2b-256 |
8a2c343895b72d2bbfa8a510f8f2382b1e5e4be398b3fe8a432ab7d48d68b30a
|