Metadata-Version: 2.1
Name: skincare-chemistry
Version: 1.0.0
Summary: A library for analyzing skincare ingredients.
Home-page: https://github.com/venusflytrapfairy/skincare-chemistry
Author: Anusha Asim
Author-email: anushaasim21@yahoo.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: numpy

# Skincare Chemistry Library

Welcome to the Skincare Chemistry Library! This Python package is designed to help users analyze skincare ingredients based on scientific principles and improve their understanding of skincare formulations. It includes functionalities for assessing the properties of various ingredients and offering insights into their effectiveness and safety.

## Features

- **Ingredient Analysis**: Analyze individual ingredients' properties, benefits, and potential side effects.
- **Formulation Evaluation**: Assess the interaction of ingredients in skincare formulations.
- **Skin Type Matching**: Provide recommendations for ingredients based on different skin types (oily, dry, sensitive, etc.).

## Installation

To install the library, you can either download the source code directly or install it via `pip`.

### Option 1: Install from PyPI

You can install the library using `pip`:

```bash
pip install skincare-chemistry

git clone https://github.com/yourusername/skincare-chemistry.git
cd skincare-chemistry
pip install .

Documentation
For more detailed documentation, please visit the GitHub Wiki.

Contributing
We welcome contributions to improve the library. Please see the Contributing Guide for more information.

License
This project is licensed under the MIT License - see the LICENSE file for details.

Contact
For any questions or issues, please contact the project maintainers:

Anusha_Asim (anushaasim21@yahoo.com)
GitHub: venusflytrapfairy
