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.0.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

dj_cashier-0.1.0-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.0.tar.gz.

File metadata

  • Download URL: dj_cashier-0.1.0.tar.gz
  • Upload date:
  • Size: 6.4 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.0.tar.gz
Algorithm Hash digest
SHA256 9e5bf5e137464940020dff0b277747a2fc61280e8392104bd263c126282ad5a9
MD5 22dc5249c928c76ae090024d74c0be44
BLAKE2b-256 d8e4a10a1ce20581e22b433486e3ce32b1301abef55f141e569ebb58f82397bd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dj_cashier-0.1.0-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.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5a0051b11c2bd8fda789792428e09d5e2d661e0e51f1a40bab282ad1141206d7
MD5 39da07d03444e351fb7f35a7e7cf3660
BLAKE2b-256 27c77e2110ab447eb33632a40b0ee077881ba1793af1e385d93a1e6bdcb1a209

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