Web-based point of sale system.
Project description
OpenWebPOS
OpenWebPOS is a web-based point of sale system written in python using the Flask framework.
Installation
Run the following to install:
$ pip install openwebpos
Usage
from openwebpos import create_app
application = create_app()
if __name__ == "__main__":
application.run()
Developing
To install openwebpos, along with the tools you need to develop and run tests, run the following in your virtualenv:
$ pip install -e .[dev]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
openwebpos-0.0.4.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file openwebpos-0.0.4.tar.gz
.
File metadata
- Download URL: openwebpos-0.0.4.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d87c99ee0202281b6d8648a623907c2aaa6509315bb4554deddb484de17452f |
|
MD5 | f339df3c0dca54553c4f14ee5ca59753 |
|
BLAKE2b-256 | 228ae95ad023d420ececa1ad6862daea37d04b215ed1bf1919ff296ea12ce856 |
File details
Details for the file openwebpos-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: openwebpos-0.0.4-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d599b26a196da8326c42620e967969ecaa931ff3bbd86d6bca8ff4991a07942 |
|
MD5 | f3bd80c35016696f6af45a963c546c6f |
|
BLAKE2b-256 | 1f0fab9d226052ca41fa1a312f029b53de100512efe36f8b888f614ffae515fe |