Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danpalmer/django-google-charts

A simple Python interface to Google Charts
https://github.com/danpalmer/django-google-charts

Last synced: 3 months ago
JSON representation

A simple Python interface to Google Charts

Awesome Lists containing this project

README

        

django-google-charts
====================

[![Build Status](https://travis-ci.org/danpalmer/django-google-charts.svg?branch=master)](https://travis-ci.org/danpalmer/django-google-charts) [![Code Health](https://landscape.io/github/danpalmer/django-google-charts/master/landscape.svg)](https://landscape.io/github/danpalmer/django-google-charts/master) [![Coverage Status](https://coveralls.io/repos/danpalmer/django-google-charts/badge.svg)](https://coveralls.io/r/danpalmer/django-google-charts)

For more information and documentation, visit https://danpalmer.me/projects/django-google-charts

#### Contributing

Contributions are encouraged and welcome from all, regardless of programming background or experience. If you are unsure about a feature, open an issue first to start a discussion.

All contributions should include tests, keep the build passing, maintain a high code quality, and maintain a high test coverage. However none of these are required to open a pull-request.