Metadata-Version: 2.1
Name: py-simple-image-editor
Version: 0.0.3
Summary: A basic pixel art / pixel gif editor.
Author-email: Andrew Spangler <AndrewSpangler@users.noreply.github.com>
License: LICENSE
Project-URL: homepage, https://GitHub.com/AndrewSpangler/py_simple_image_editor/
Project-URL: bug tracker, https://GitHub.com/AndrewSpangler/py_simple_image_editor/issues
Project-URL: documentation, https://GitHub.com/AndrewSpangler/py_simple_image_editor/
Project-URL: repository, https://GitHub.com/AndrewSpangler/py_simple_image_editor/
Keywords: image,editor,gif,animated,animation
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE

# py_simple_image_editor 0.0.3<a name="mark0"></a>

- [About](#mark1)
- [Requirements](#mark2)
- [Changelog](#mark3)
	- [0.0.3](#mark4)
	- [0.0.2](#mark5)
	- [0.0.1](#mark6)
	- [0.0.0](#mark7)

---

# About<a name="mark1"></a>[^](#mark0)

A basic pixel art / pixel gif editor.

# Requirements<a name="mark2"></a>[^](#mark0)

['py_simple_ttk', 'pillow', 'numpy']

# Changelog<a name="mark3"></a>[^](#mark0)

## 0.0.3<a name="mark4"></a>[^](#mark3)

Forgot to save changes before building 0.0.2

## 0.0.2<a name="mark5"></a>[^](#mark3)

Fix default theme to be 'clam' instead of 'Clam' which was causing a crash on launch.

## 0.0.1<a name="mark6"></a>[^](#mark3)

Move __main__ module to correct location

## 0.0.0<a name="mark7"></a>[^](#mark3)

Create Project



Generated with [py_simple_readme](https://github.com/AndrewSpangler/py_simple_readme)
