Metadata-Version: 2.4
Name: Sells_Application
Version: 0.1.0
Summary: Package for mannaging sells
Home-page: http://github.com/sells_application
Author: Henry Araya
Author-email: arayaaraya_1@hotmail.com
Maintainer: Henry Araya
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENCE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: maintainer
Dynamic: requires-python
Dynamic: summary

#Sales Application

This package offers functionalities for managing sales, including calculating prices, taxes, and discounts.

##Installation

You can install the package using:

'''bash
pip install .
"
