Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kryptonbd/py-shape-crafter
- Owner: KryptonBD
- Created: 2024-08-26T10:14:15.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T10:14:45.000Z (5 months ago)
- Last Synced: 2024-12-08T07:44:08.318Z (about 1 month ago)
- Topics: inquirerpy, pillow, python
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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