Skip to main content

Django implementation of the Hal MBills APIs.

Project description

# Django MBills

Django MBills library wraps around *python-mbills* in order to provide Django functionality.

The library is pretty lightweight only containing one model and a few helper functions. APIs should be implemented by the main app as most of you use different frameworks and workflows.

## Installation

$ pip install django-mbills

## Quick Start

TODO - include in apps, add settings, example calls...

INSTALLED_APPS = [
...
'mbills',
]




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-mbills-0.1.0.tar.gz (3.7 kB view hashes)

Uploaded Source

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