PyLable is a simple Python program that allows you to create markdown labels using a graphical user interface (GUI).
- Create markdown labels easily with a user-friendly GUI.
- Save and load markdown labels.
- Customize label text and style.
- Python 3.9 or later
- Tkinter (for the GUI)
- Clone the repository:
git clone https://github.com/Elxes04/PyLable.git
- Navigate to the project directory:
cd PyLable
- Install the required dependencies:
pip install -r requirements.txt
- Clone the repository:
git clone https://github.com/Elxes04/PyLable.git
- Navigate to the project directory:
cd PyLable
- Install the required dependencies:
pip install -r requirements.txt
- Run the program:
python main.py
- Use the GUI to create and customize your markdown labels.
- Save your labels to a file or copy them to your clipboard.
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.