Skip to main content

Basic models, serializers, and view to quickly create a shop

Project description

DRF Shop

We try to provide an online shop's basic models, serializers, and views. So you can quickly create a shopping website. Usually, there are many complicated logics behind every shopping system that you have to consider, So using a package to do the basics for us is a good practice.

Installation

pip install drf-shop

Or, if you want the latest version, you can directly install the package from the source code:

pip install https://github.com/xanigo/drf-shop/archive/refs/heads/master.zip

Or using git:

pip install git+ssh://git@github.com/xanigo/drf-shop.git

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

drf-shop-0.1.1.tar.gz (9.1 kB view hashes)

Uploaded Source

Built Distribution

drf_shop-0.1.1-py3-none-any.whl (11.2 kB view hashes)

Uploaded Python 3

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