Subplot2Grid is a tool that helps you design subplot layouts and generate corresponding code.


To install this package, use:
``pip install Subplot2Grid``

Then to run it, use:
``python -m Subplot2Grid``


How to use:	
- Use the left mouse button to draw a rectangle on the canvas.	
- Use the right mouse button to delete a rectangle.	
- Use the middle mouse button to move and adjust the rectangle's placement.	

Features:	
- Generate and save the Python code for your layout.	
- Export a template image of the grid to remember labels and subplots.	