PyPoS

A Python + Tkinter implementation of a simple Point of Sales software for small shops

View project on GitHub

Overview

Making it as simple as possible for local pharmacies to save and review their stock whenever they please. With basic authentication so no unauthorized person gains access to the system. Produce reusable code, easily adaptable for other pharmacy systems. If possible basic consumer friendly shops.

  • Make customer checkout fast, easy and flexible
  • Easily add new items with our Quick Add feature

Requirements

  • Python 2.7.6
  • Tkinter
  • stock_db.csv file in a db folder. Hence db/stock_db.csv
  • user_db.csv file your user login authentication

Authors and Contributors

PyPoS is developed and maintained by @mturkson23 and Joey Darko