Metadata-Version: 2.1
Name: lotusdesigns
Version: 0.0.1
Summary: Utility for the lotusDesignPrints shop
Author-email: Kanelis Elias <e.kanelis@voidbuffer.com>
Maintainer-email: Kanelis Elias <e.kanelis@voidbuffer.com>
Project-URL: Homepage, https://pypi.org/project/lotusdesigns/
Keywords: image,photo,utility
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Artistic Software
Requires-Python: >3.10
Description-Content-Type: text/x-rst
Requires-Dist: imageio==2.32.0
Requires-Dist: numpy==1.26.1
Requires-Dist: Pillow==10.0.1
Requires-Dist: PyYAML==6.0.1
Requires-Dist: xdg-base-dirs==6.0.1

# lotusDesigns

> This is a utility for the lotusDesignPrints shop.

Inputs to the utility is a teplate system that points to background images and various overlay images.
The utility then merges the images together.

## Getting Started

To get a local copy up and running follow these simple steps.


### Installation

Run the following command:

```sh
pip install lotusdesigns
```

<!-- LICENSE -->
## License

Distributed under the MIT License. See `LICENSE` for more information.


<!-- CONTACT -->
## Contact

Kanelis Elias - [@email](mailto:e,kanelis@voidbuffer.com)

PyPi Link: [https://pypi.org/project/lotusdesigns/](https://pypi.org/project/lotusdesigns/)
