puddle-ext 1.3

Creator: railscoder56

Last updated:

Add to Cart

Description:

puddleext 1.3

Puddle
A simple python package to translate png files to puddle files. Puddle files are a simple way to read and encode images, there is no real use case for this, this project is more of learning tool of how to create python packages.
Installation
To install Puddle, use pip:
pip install puddle-ext

Usage
To use puddle to convert files between png and puddle file types:
puddle convert example.png # For png to puddle
puddle convert example.puddle # For puddle to png

To view puddle files use:
puddle view example.puddle

License
This project is licensed under the MIT License.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.