Metadata-Version: 2.4
Name: vectorizer-svg
Version: 0.1.4
Summary: Simple linear algebra library especially vectors and gradients.
Author: 0xSaad
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Vectorizer-svg

Simple Linear Algebra Library with SVG Manipulation

![Banner](https://github.com/Saad711T/vectorizer-svg/blob/main/imgs/vectorizer-svg.png)

## Installation

```bash
pip install vectorizer-svg
```

[PyPi](https://pypi.org/project/vectorizer-svg/0.1.1/)

## Docs

[Official website](https://vectorizersvg.netlify.app/)

[Usage.md](https://github.com/Saad711T/vectorizer-svg/blob/main/docs/usage.md)


## Features

- Vectors graph
- Operations on vectors
- Gradient vector
- Dot and Cross products

### Credits :

[0xSaad](https://x.com/0xdonzdev)
