Contents

django-shop 1.2.4

0

A RESTful e-commerce framework based on Django

A RESTful e-commerce framework based on Django

Stars: 3145, Watchers: 3145, Forks: 1035, Open Issues: 104

The awesto/django-shop repo was created 13 years ago and the last code push was 6 months ago.
The project is very popular with an impressive 3145 github stars!

How to Install django-shop

You can install django-shop using pip

pip install django-shop

or add it to a project with poetry

poetry add django-shop

Package Details

Author
Jacob Rief
License
BSD License
Homepage
http://www.django-shop.org/
PyPi:
https://pypi.org/project/django-shop/
GitHub Repo:
https://github.com/awesto/django-shop

Classifiers

  • Internet/WWW/HTTP/Dynamic Content
  • Software Development/Libraries/Application Frameworks
No  django-shop  pypi packages just yet.

Errors

A list of common django-shop errors.

Code Examples

Here are some django-shop code examples and snippets.

Related Packages & Articles

rules 3.3

Awesome Django authorization, without the database

django-jet 1.0.8

Modern template for Django admin interface with improved functionality

django-web3-auth 0.1.6

django-web3-auth is a pluggable Django app that enables login/signup via an Ethereum wallet (a la CryptoKitties). The user authenticates themselves by digitally signing the session key with their wallet's private key.