Skip to content

helgesander02/TKFruitMG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

management_system

Installation

  • Clone this repo by git clone https://github.com/helgesander02/TKFruitMG
  • Python libraries. Install core requirements by pip install -r requirements.txt

Packaging

  • tkcalendar Error: j4321/tkcalendar#79 (comment)
  • Packaging: pyinstaller --noconfirm --onedir --windowed --add-data "<path to python>\Lib\site-packages\customtkinter;customtkinter/" --add-data "<path to python>\Lib\site-packages\tkcalendar;tkcalendar/" --add-data "<path to python>\Lib\site-packages\babel;babel/" "C:\Users\helge\OneDrive\桌面\Fruit\home.py"

About

An ERP system that uses customtkinter as the GUI base, with a postgreSQL database and reportlab, win32print, and pymupdf-fitz design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages