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
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
drf-shop-0.1.1.tar.gz
(9.1 kB
view details)
Built Distribution
drf_shop-0.1.1-py3-none-any.whl
(11.2 kB
view details)
File details
Details for the file drf-shop-0.1.1.tar.gz
.
File metadata
- Download URL: drf-shop-0.1.1.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.1.0 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6abbcd4380faaaac0fa8225b84c631d066029196d26ef4c949a68cafe647684 |
|
MD5 | 2ddae94e05aef8310f4e67fac35c83ac |
|
BLAKE2b-256 | f45a7194061fa2f21321bdf93971c7ed55991d6fab4b66568774471a90f055db |
File details
Details for the file drf_shop-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: drf_shop-0.1.1-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.1.0 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa0ee0e6d9e5e1b8e335abd632234dbae787c9229b10f14a303c56a15e13762c |
|
MD5 | 5e4598758d62eb391e4d345279b53300 |
|
BLAKE2b-256 | 97da6f938ad3dfe07ab6a901fcd933a09f66f85c32716ae7f849893d926ed83c |