Metadata-Version: 2.1
Name: HW6_task1_blackpython
Version: 0.1.0
Summary: Тут можно сделать описание бла-бла
Author-email: Amad8y <mihailkaverinskij4838@gmail.com>
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pandas>=2.2.0

# HW6_task1_blackpython

A Python package for managing users and orders in an online store.

## Features

- Manage user accounts
- Handle orders and transactions
- Calculate financial metrics such as net profit and ROI

## Installation

You can install the package using pip:

```bash
pip install HW6_task1_blackpython
