Metadata-Version: 2.1
Name: python-imagemanipulating
Version: 0.0.1
Summary: Easily manipulate images with python_imagemanipulating
Home-page: https://python_imagemanipulating.readthedocs.io/
Author: saucrio
License: MIT
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# Python ImageManipulationg

Python ImageManipulationg is a Python library for python developers to ease dealing with images and manipulating them.

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install discord.py-images.

```bash
pip install python-imagemanipulating
```

## Usage

```python
soon
```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License
[MIT](https://choosealicense.com/licenses/mit/)

