• Stars
    star
    134
  • Rank 262,409 (Top 6 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 3 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

PyBlackBox Qt Widgets - PySide6 Or PyQt6 v1.0.0

This was just a study project designed to study some custom widgets that are being implemented in the new project called PyOneDark.

This project needs many adjustments, you can improve and use as you wish if you want to continue the project and create your personal messaging application.

Learn more about this project by watching this video:

https://youtu.be/jfDwGog6G4U

PyBlackBOX

WARNING

To use this project with PyQt you need to rename some classes, such as Slot to pyqtSlot, Signal to pyqtSignal among others.