Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pywaffle

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pywaffle

PyWaffle is an open source, MIT-licensed Python package for plotting waffle charts.

  • 1.1.1
  • PyPI
  • Socket score

Maintainers
1

PyWaffle

.. image:: https://badge.fury.io/py/pywaffle.svg :target: https://pypi.org/project/pywaffle/

.. image:: https://readthedocs.org/projects/pywaffle/badge/?version=latest&style=flat :target: https://readthedocs.org/projects/pywaffle/badge/?version=latest&style=flat

.. image:: https://img.shields.io/badge/run-Online%20Demo-blue :target: https://mybinder.org/v2/gh/gyli/PyWaffle/master?filepath=demo.ipynb

Introduction

PyWaffle is an open source, MIT-licensed Python package for plotting waffle charts.

It provides a Figure constructor class <https://matplotlib.org/gallery/subplots_axes_and_figures/custom_figure_class.html>_ Waffle, which could be passed to matplotlib.pyplot.figure <https://matplotlib.org/api/_as_gen/matplotlib.pyplot.figure.html>_ and generates a matplotlib Figure object.

Installation

.. code:: bash

pip install pywaffle

Demo

Online Demo <https://mybinder.org/v2/gh/gyli/PyWaffle/master?filepath=demo.ipynb>_

Documentation

https://pywaffle.readthedocs.io/ <https://pywaffle.readthedocs.io/>_

License

  • PyWaffle is under MIT license, see LICENSE file for the details.
  • The Font Awesome font is licensed under the SIL OFL 1.1: http://scripts.sil.org/OFL <http://scripts.sil.org/OFL>_

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc