Skip to content

PyLable is a simple Python program that allows you to create markdown labels using a graphical user interface (GUI).

License

Notifications You must be signed in to change notification settings

Elxes04/PyLable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyLable

PyLable is a simple Python program that allows you to create markdown labels using a graphical user interface (GUI).

Features

  • Create markdown labels easily with a user-friendly GUI.
  • Save and load markdown labels.
  • Customize label text and style.

Requirements

  • Python 3.9 or later
  • Tkinter (for the GUI)

Installation

Windows

  1. Clone the repository:
    git clone https://github.com/Elxes04/PyLable.git
  2. Navigate to the project directory:
    cd PyLable
  3. Install the required dependencies:
    pip install -r requirements.txt

MacOS

  1. Clone the repository:
    git clone https://github.com/Elxes04/PyLable.git
  2. Navigate to the project directory:
    cd PyLable
  3. Install the required dependencies:
    pip install -r requirements.txt

Usage

  1. Run the program:
    python main.py
  2. Use the GUI to create and customize your markdown labels.
  3. Save your labels to a file or copy them to your clipboard.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

PyLable is a simple Python program that allows you to create markdown labels using a graphical user interface (GUI).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages