Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

SidSkiba/Inventory-Manager

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory-Manager

A simple Python program for managing inventory.

Required Python Packages:

https://pypi.org/project/sv-ttk/

pip install sv-ttk

https://pypi.org/project/openpyxl/

pip install openpyxl

Including the standard built in packages:

  • tkinter
  • sqlite3
  • os
  • csv

Opening the program will generate the required sqlite database file in the same directory.

You can generate a CSV import template that can be used to import all the data into the database from a CSV format.

To create an exe for windows use PyInstaller:

PyInstaller --onefile --noconsole --collect-data sv_ttk Inventory_Manager.py

About

A simple Python program for managing inventory.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.