Skip to content

vn-os/3rd-py-about

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3rd-py-about

About Dialog for Python

Usage

pip install git+https://github.com/vic4key/PyVutils.git
git submodule add --force https://github.com/vn-os/3rd-py-about.git pyabout
pip install -r pyabout/requirements.txt
from pyabout import AboutDlg

[...]

AboutDlg(
  self, # 
  name="name",
  year=1991,
  repo="link\to\code\repository"
).exec_()

Releases

No releases published

Packages

No packages published

Languages