Shopping Cart for Online Shopping
Project description
shoppingcart
Shopping Cart for Online Shopping
Contents
Source Code and Documentation
- Source Code: https://github.com/mindpowered/shopping-cart-python
- Documentation: https://mindpowered.github.io/shopping-cart-python
Requirements
- Requires Python 3.x. Due to security fixes and new features Python 3.7 or later is recommended.
- pip
Third-party dependencies may have additional requirements.
Installation
You can retrieve the shoppingcart package from the Python Package Index https://pypi.org/ using pip. First make sure you have python3 and python3-pip installed. Then you can start by making a requirements.txt
file in your working directory with the shoppingcart requirement in it. You can add any other packages to your requirements here, each as a separate line.
requirements.txt:
mindpowered-shoppingcart>0
Now you can use pip to install the shoppingcart package: python3 -m pip install -r requirements.txt
If you would like to update the package, simply run the above command again.
Support
We are here to support using this package. If it doesn't do what you're looking for, isn't working, or you just need help, please Contact us.
There is also a public Issue Tracker available for this package.
Licensing
This package is released under the MIT License. The MIT License has no restrictions on commercial use and permits reuse within proprietary software. It is also FSF approved, OSI approved, and GPL compatible.
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 Distributions
Built Distribution
Hashes for mindpowered_shoppingcart-0.0.14-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9755c5e0eeefa47f1c47d44bb701d5f02e7cd9352e96cc5ad241b4d9cbb8ca73 |
|
MD5 | 3dd862a499241008763d21b795a0a35b |
|
BLAKE2b-256 | ed1378fd23cd7fd9e7738cfc2a640874bb30a01f0015c4f33063635ed6b68022 |