Metadata-Version: 2.1
Name: figpy
Version: 0.0.1
Summary: UNKNOWN
Home-page: UNKNOWN
Author: Pratyush Mishra
Author-email: proxlight02@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

<p align="center">

  <h1 align="center" style="margin: 0 auto 0 auto;">figpy</h1>
  <h5 align="center" style="margin: 0 auto 0 auto;">Automate Tkinter GUI Creation</h5>
  </p>



  <br>


figpy was created to speed up the GUI-development process in Python. It uses the well-known design software [Figma](https://www.figma.com/) to make creating beautiful Tkinter GUIs in Python a piece of cake.

figpy uses the Figma API to analyse a design file and create the respective code and files needed for the GUI. Even figpy's GUI is created using figpy.

Created by Pratyush Mishra (Proxlight)


