Skip to main content

No project description provided

Project description

Storefront API Views - Product

python pre-commit black pytest

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

  1. Using pyenv-virtualenv:

    pyenv virtualenv 3.8 storefront-api-views-product
    echo "storefront-api-views-product" >| .python-version
    
  2. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

storefront-api-views-product-2.0.2.tar.gz (39.3 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file storefront-api-views-product-2.0.2.tar.gz.

File metadata

File hashes

Hashes for storefront-api-views-product-2.0.2.tar.gz
Algorithm Hash digest
SHA256 db596d0af3cf3e0df25605626300696e192d7c739d4302753820af1339b39de5
MD5 7f8951ecbe1562aa93448090a1fd47a6
BLAKE2b-256 55e8ad11d05faf58383cbb84bb2c0fe5509c385ebb8959bb6aa3c1755ffa4d2a

See more details on using hashes here.

File details

Details for the file storefront_api_views_product-2.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for storefront_api_views_product-2.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 714a8e3c614aa610bc305e6a90077cb496c4efc521854bbb0b97c4a6f612f8b0
MD5 820eab3bffec11c17507be91ada12f61
BLAKE2b-256 020375b84c3d89235c4be8f61be03f0c2835bf57b8698261b20886905677b9ab

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page