html - Creating a POS (Point of Sale) system with python -


i want create functional pos system python, don't know begin. fluent in language, have never done web development python. can point me in right direction, how incorporate python html , mysql?

not sure pos means, point of sale?

for web development, people in python land tend go django , flask popular.

https://www.djangoproject.com/

and

http://flask.pocoo.org/


Comments

Popular posts from this blog

Using 'OR' and 'AND' in SQL Server -

python - Finding intersection between ellipse and a line -

c++ - NetBeans Remote Development with additional configuration -