Skip to content

Simple creation of labels for readme.md from your repository.

License

Notifications You must be signed in to change notification settings

lucas26xd/Easy-Badges-MD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

😷 ☕ 💻 Quarentine Project #6 - Personalization of readme.md with badges

GitHub author GitHub last commit GitHub repo size GitHub license GitHub top language GitHub count language

Easy creation of badges for readme.md

This quarentine project serves as a standardizer for readme.md from my repositories.

⚙ Behavior

The operation of the application is very simple, you just have to indicate your profile and which repository on GitHub you want to generate the tags and click on the OK button.

The gif below exemplifies the generation of the tags for the WhatsApp-Simple-Tools repository, showing different customizations of them changing the colors, styles and quantity of tags.

Gif example

To run the application, run the following command:

python main.py

🚀 Tecnologies

All the code was built in Python3. How was my first experience with the library PyQt5 I also used the support of the screen creator QtDesign.

🔨 Dependencies

The list of libraries and their respective versions are listed in the file requirements.txt.

To install all dependencies you can use the following command:

pip install -r requirements.txt

Make sure you have pip and Python3 installed on your computer.

List of dependencies:

  • PyQt5: Library for the graphical interface.
  • Markdown: Library for viewing the generated Markdown.

Made with 💙 and Python

Releases

No releases published

Packages

No packages published

Languages