No project description provided
Project description
Storefront API Views - Product
Getting Started
pip install storefront-api-views-product
For the full details of this library, see the included documentation.
Library Development
Getting started with developing on storefront-api-views-product
Setup your virtual environment
You will have 2 choices here depending on whether you use pyenv-virtualenv
or virtualenv
-
Using
pyenv-virtualenv
:pyenv virtualenv 3.8 storefront-api-views-product echo "storefront-api-views-product" >| .python-version
-
Using
virtualenv
:virtualenv -p python3 venv source venv/bin/activate
Install dependencies
Install the service and developer dependencies, as well as, configure pre-commit
make deps
pre-commit install
Note: If you have already set up the repo, and just want to update your dependencies, just use:
make deps
Note: If you want to run the pre-commits without committing to a branch:
pre-commit run
Running Unit Tests
make test
Note: This will generate an HTML coverage file located at
htmlcov/index.html
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
Built Distribution
File details
Details for the file storefront-api-views-product-2.0.2.tar.gz
.
File metadata
- Download URL: storefront-api-views-product-2.0.2.tar.gz
- Upload date:
- Size: 39.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db596d0af3cf3e0df25605626300696e192d7c739d4302753820af1339b39de5 |
|
MD5 | 7f8951ecbe1562aa93448090a1fd47a6 |
|
BLAKE2b-256 | 55e8ad11d05faf58383cbb84bb2c0fe5509c385ebb8959bb6aa3c1755ffa4d2a |
File details
Details for the file storefront_api_views_product-2.0.2-py3-none-any.whl
.
File metadata
- Download URL: storefront_api_views_product-2.0.2-py3-none-any.whl
- Upload date:
- Size: 100.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 714a8e3c614aa610bc305e6a90077cb496c4efc521854bbb0b97c4a6f612f8b0 |
|
MD5 | 820eab3bffec11c17507be91ada12f61 |
|
BLAKE2b-256 | 020375b84c3d89235c4be8f61be03f0c2835bf57b8698261b20886905677b9ab |