Skip to content
This repository was archived by the owner on Feb 21, 2026. It is now read-only.

Wjiajie/phoneSellSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phoneSellSystem

a phone sell system demo using python, sqlite3 and PySimpleGUI

install

conda create -n phone_sell pthon=3.9
conda activate phone_sell
pip install pysqlite3
pip install pysimplegui

run:

python main.py

or compile .exe file:

pip install pyinstaller
pyinstaller -F -w main.py

introduction

see 简易手机销售系统

About

a phone sell system demo using python, sqlite3 and PySimpleGUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages