Fantasy cricket Game , a interactive Desktop Application build using QtDesigner for GUI and Sqlite_db for backend
This is a Fantasy cricket Desktop application build in python that allows user to build their own dream cricket team , analyse it and play !!!….Isn’t it exciting…..
You’re sections headers will be used to reference location of destination.
Fanatsy cricket is build in python using
Pyqt5
library specificallyQtCore
QtGui
QtWidgets
for GUI development andSqliteStudio
for Back end database connectivity.
badges
, refer to badgerbadgerbadger
.1000 Points
to purchase there playersPyQt5
python library using pip
or
```python
pip3 install PyQt5
teams
, players
, stats
self.horizontalLayout.addWidget(self.label)
spacerItem = QtWidgets.QSpacerItem(40, 20, QtWidgets.QSizePolicy.Expanding, QtWidgets.QSizePolicy.Minimum)
self.actionNEW_Team = QtWidgets.QAction(MainWindow)
self.actionNEW_Team.setObjectName("actionNEW_Team")
self.horizontalLayout_2.addWidget(self.lw1)
spacerItem = QtWidgets.QSpacerItem(200, 20, QtWidgets.QSizePolicy.Expanding, QtWidgets.QSizePolicy.Minimum)
git clone https://github.com/dilip29/Summer-Training-Python-development/
install the required tools
fork or download the repo
run the following command in terminal
python3 fantasy.py