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

https://github.com/a-poor/applot

A small SVG plotting library written from scratch in Python
https://github.com/a-poor/applot

plot pypi-package python python-package svg

Last synced: about 1 year ago
JSON representation

A small SVG plotting library written from scratch in Python

Awesome Lists containing this project

README

          

# ApPlot

[![PyPI - Status](https://img.shields.io/pypi/status/applot)](https://pypi.org/project/applot/)
[![PyPI](https://img.shields.io/pypi/v/applot)](https://pypi.org/project/applot/)
[![Build Status](https://travis-ci.org/a-poor/applot.svg?branch=master)](https://travis-ci.org/a-poor/applot)
[![GitHub license](https://img.shields.io/github/license/a-poor/applot)](https://github.com/a-poor/applot/blob/master/LICENSE)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/applot)](https://pypi.org/project/applot/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/applot)](https://pypi.org/project/applot/)
[![codecov](https://codecov.io/gh/a-poor/applot/branch/master/graph/badge.svg)](https://codecov.io/gh/a-poor/applot)
[![Scrutinizer code quality (GitHub/Bitbucket)](https://img.shields.io/scrutinizer/quality/g/a-poor/applot)](https://scrutinizer-ci.com/g/a-poor/applot/)
[![Documentation Status](https://readthedocs.org/projects/applot/badge/?version=latest)](https://applot.readthedocs.io/en/latest/?badge=latest)

_A small SVG plotting library written from scratch in Python._

created by Austin Poor