Metadata-Version: 2.4
Name: FhotoShop
Version: 0.1.0
Summary: Python-to-JSX generator for automating Photoshop
Author-email: delogstudio <delogstudio@hotmail.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/yourusername/FhotoShop
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: license
Dynamic: license-file

# FhotoShop

**FhotoShop** is a Python library that converts Python commands directly into JSX for Photoshop, enabling easy automation of layers, groups, filters, and more—without writing JSX manually.

---

## ⚡ Features

- Create **Layers** and **Groups** easily.  
- Control **Translate, Rotate, Resize, Blur, Opacity, BlendMode**.  
- Support for **Duplicate, Merge, MergeVisible**.  
- Manage **Text Layers** and **Smart Objects**.  
- Object-Oriented API for clean, readable scripts.  
- Automatically generates ready-to-run JSX files for Photoshop.

---

## 📦 Installation

```b
# FhotoShop

**FhotoShop** is a Python library that converts Python commands directly into JSX for Photoshop, enabling easy automation of layers, groups, filters, and more—without writing JSX manually.

---

## ⚡ Features

- Create **Layers** and **Groups** easily.  
- Control **Translate, Rotate, Resize, Blur, Opacity, BlendMode**.  
- Support for **Duplicate, Merge, MergeVisible**.  
- Manage **Text Layers** and **Smart Objects**.  
- Object-Oriented API for clean, readable scripts.  
- Automatically generates ready-to-run JSX files for Photoshop.

---

## 📦 Installation

```bash
pip install FhotoShop
