wlepmeister

# WLEPMEISTER **A Python desktop editor for composing graphics, posters, stickers, and simple brand assets with layers and cloud project support.**
[![Website](https://img.shields.io/badge/Website-Live-2ea44f?style=for-the-badge&logo=googlechrome&logoColor=white)]([https://wlepmeister.great-site.net/](https://dawidnolove.github.io/wlepmeister/)) [![Python](https://img.shields.io/badge/Python-3.x-3776AB?style=for-the-badge&logo=python&logoColor=white)](https://www.python.org/) [![Repo Size](https://img.shields.io/github/repo-size/dawidnolove/wlepmeister?style=for-the-badge&color=blue)](https://github.com/dawidnolove/wlepmeister) [![Last Commit](https://img.shields.io/github/last-commit/dawidnolove/wlepmeister?style=for-the-badge)](https://github.com/dawidnolove/wlepmeister/commits/main) [![Issues](https://img.shields.io/github/issues/dawidnolove/wlepmeister?style=for-the-badge)](https://github.com/dawidnolove/wlepmeister/issues) [![Copyright](https://img.shields.io/badge/Copyright-2026-black?style=for-the-badge)](#license)
Open Live Website   •   Report Bug   •   Request Feature

Execution

pip install -U wlepmeister
python -m wlepmeister

For cloud login and project sync, set MONGO_URI before launching the app. Without it, WlepMeister still opens locally and shows a clear message when account or cloud features are selected.

[!TIP] Want to see the pitch deck immediately? Visit the live version: wlepmeister.great-site.net


About

Wlepmeister is a Python-based project created by @dawidnolove, @Mi3dzi4n, and @Kubiarek.

It helps you create graphics, posters, stickers, and simple logos with movable imported images, layer controls, dark and light themes, and export to PNG, JPG, or SVG.

The repository contains a straightforward Python entry point located at:

src/main.py

Quick Mechanics Reference


Top contributions