Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jes97210/beading_design
A Python application where the user can design beading patterns
https://github.com/jes97210/beading_design
Last synced: about 6 hours ago
JSON representation
A Python application where the user can design beading patterns
- Host: GitHub
- URL: https://github.com/jes97210/beading_design
- Owner: jes97210
- Created: 2017-09-11T21:08:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-16T00:54:21.000Z (over 6 years ago)
- Last Synced: 2024-08-02T13:34:32.495Z (3 months ago)
- Language: Python
- Size: 26.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# beading_design
A Python application where the user can design beading patterns.Current stitches include:
- Square
- Brick (can simulate Peyote)
- HerringboneThis program was writen in Python v. 3.6.0
Written bare bones in terms of GUI due to tkinter restrictions for Mac. As such, has not been tested on Windows yet.
This program should be run by calling Main.py