Skip to content

A Python package that simplifies the initiation of PyQt5 projects, providing a one-command solution to generate comprehensive starter files for quick and efficient project customization.

License

Notifications You must be signed in to change notification settings

edeniyanda/pyqtrapid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyqtrapid

License

A Python package that simplifies the initiation of PyQt5 projects, providing a one-command solution to generate comprehensive starter files for quick and efficient project customization.

Installation

To install pyqtrapid, you can use the following command:

pip install pyqtrapid

Usage

Once installed, you can use the following command to start a new PyQt5 project:

pyqtrapid startproject <project_name>

Note: Replace <project_name> with the desired name for your new project.

Dependencies

  • PyQt5

Author

About

A Python package that simplifies the initiation of PyQt5 projects, providing a one-command solution to generate comprehensive starter files for quick and efficient project customization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages