pycart
package
ecmm428 - The
Contributors
Contributors to this project are
- Alex Rundle (ARundle01)
License
This project is licensed under the BSD 3-Clause License
SPDX-License-Identifier: BSD-3-Clause
Installation
Using Pip
Make sure you have the latest version of PIP installed:
py -m pip install --upgrade pip
This package is currently hosted on PyPi and TestPyPi, as it is currently in unstable development. To install and use this package from PyPi:
py -m pip install pycart
To install and use this package from TestPyPi:
py -m pip install -i https://test.pypi.org/simple/ pycart
Pre-requisites
All code in this Repository and Package was developed and tested on Windows 10.
This Repository requires:
- Python >=3.9