Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kryptonbd/py-shape-crafter

A simple python CLI app for creating digital art with geometric shapes.
https://github.com/kryptonbd/py-shape-crafter

inquirerpy pillow python

Last synced: 26 days ago
JSON representation

A simple python CLI app for creating digital art with geometric shapes.

Awesome Lists containing this project

README

        

# Py Shape Crafter

This is a simple Python application that allows users to create digital artworks using basic geometric shapes. Users can define a custom canvas with specified dimensions and background color, then add rectangles and squares of various sizes and colors to compose their image. The application features a user-friendly command-line interface for shape creation and automatically generates a PNG image of the final composition.

## Features

- Create a custom size canvas with a choice of background color
- Add rectangles and square to the canvas
- Specify size, position, and color for each shape
- Generate an image