Skip to main content

A basic, extendable data model for ecommerce shops using Django

Project description

Base Shop

Base Shop is a lightweight Django app that provides an extendable data model to be used in online shops.

Base Shop is currently in early stages of development and is likely to radically change without notice.

As online shops have many differing needs and requirements a single data model does not offer a sound solution. The philosophy of Base Shop is to provide a solid infrastructure that can extended for the needs of any online shop using Django.

Base Shop provides a collection of "base" models that are intended to be extended by end users of the package, or used as is. The primary models provided include "BaseProduct", "BaseOrder", "BaseCheckoutDetails" along with more concrete models designed to interact seamlessly with user extended versions of the previously mentioned models.

Package

pipenv run python setup.py sdist bdist_wheel
pipenv run python -m twine upload dist/*

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

django-base-shop-0.0.21.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

django_base_shop-0.0.21-py3-none-any.whl (15.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