Skip to main content

Your project description goes here

Project description

https://circleci.com/gh/kaleemibnanwar/dj-cashier.svg?style=svg https://codecov.io/gh/kaleemibnanwar/dj-cashier/branch/master/graph/badge.svg https://readthedocs.org/projects/dj-cashier/badge/?version=latest https://img.shields.io/pypi/pyversions/envision.svg https://img.shields.io/pypi/pyversions/dj-cashier.svg https://img.shields.io/pypi/v/dj-cashier.svg https://img.shields.io/pypi/wheel/dj-cashier.svg

Your project description goes here

Documentation

The full documentation is at https://dj-cashier.readthedocs.io.

Quickstart

Install Django Cashier:

pip install dj-cashier

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'dj_cashier',
    ...
)

Add Django Cashier’s URL patterns:

import dj_cashier

urlpatterns = [
    ...
    url(r'^', include(dj_cashier.urls)),
    ...
]

Features

  • TODO

Running Tests

Does the code actually work?:

$ cd dj-cashier
$ poetry install
$ poetry run runtests.py

Credits

Tools used in rendering this package:

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

dj_cashier-0.1.1.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

dj_cashier-0.1.1-py2.py3-none-any.whl (9.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file dj_cashier-0.1.1.tar.gz.

File metadata

  • Download URL: dj_cashier-0.1.1.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for dj_cashier-0.1.1.tar.gz
Algorithm Hash digest
SHA256 c2868909d7cc0fa1c253777c5b76aefce1c02a09b76b8fccdb0cc66f316f6de3
MD5 b95223dc9956e20ca46f523a1dc63f17
BLAKE2b-256 80abd3b1bbf4b771a63bdee02c6b03f21de8e1a18f8dc2c0230ebe99e0d913ad

See more details on using hashes here.

File details

Details for the file dj_cashier-0.1.1-py2.py3-none-any.whl.

File metadata

  • Download URL: dj_cashier-0.1.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 9.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for dj_cashier-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 74b3f20c2096c8a56b2374bfbed384f8432d9aaed523b017930fd546af66670f
MD5 d80de66292029136a8ea8e428d9ea9cb
BLAKE2b-256 ce981150ba80d39b9ec651991f05f864066a92efce3a7a903aefa48395f75709

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