Skip to content

devlog42/qtgrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

qtgrid

This python qtgrid package is for PyQt, or PySide developers. It helps to build QGridLayout's dynamically and with visual help during implementation time. Note that qtgrid works in the same way for PyQt6, PyQt5, and PySide6.

Please visit the documentation homepage to find an example usage, a tutorial, a reference manual, and for the brave the API Documentation.

Install

Use pip or pipenv

  • pip install qtgrid
  • pipenv install qtgrid

Get the current development source from GitHub

When importing qtgrid, for an installation of PyQt6, PyQt5, or PySide6 is tested in that order. If none of these are found, a corresponding error message is issued.

Contribution

Every contribution that advances this project is very welcome.

If you want to report a bug or ask about a new feature, please visit the dedicated issues page. There you'll find suitable templates for your request, including one that is esspecially intended for mistakes in the documentations.

However, if you want to get involved in development, please check out the Contribution page first.

When you write posts, it goes without saying that you use a friendly language. Of course there is also a separate page on the topic called Code of Conduct.

License

The License of this package comes in terms of GNU LGPLv3.

About

The qtgrid is for PyQt, or PySide developers. Make working with QGridLayout easier.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •