Skip to content

CWACoderWithAttitude/diagrams_with_python

Repository files navigation

Generate Charts and Barcodes using Python

Whats in it

Some examples of turning information into visuals. Inspired by awesome Python Coding Community on Linkedin

Some of their published examples examples require some extra steps which i couldn’t find in the description.

This devcontainer should have you covered and everything should work OotB.

Prerequisits

  • Docker/Podmamn

  • Visual Studio Code w DevContainer Extension

Charting

Donut Charts

  1. DonutCharts.py

donut chart

Based on plotly to render visuals from data. . SunburstCharts.py

awesome sunburst
awesome bar chart

Violin Chart

  1. ViolinCharts.py

awesome violin plot

Barcodes

Generate EAN-13 barcodes. . BarCoder.py

4002590140452

QR Codes

QR Codes are generated using segno package. The animated qr code makes use of the qrcode artistic plugin.

  1. QRCoder.py:generate_plain_qr_code image::images/qr_devContainers.png['Awesome devcontainers']

  2. QRCoder.py:generate_animated_qr_code

animated qr code

Density Plot

[Example implementation of a DensityPlot](https://www.linkedin.com/posts/pythonclcoding_density-plot-using-python-httpslnkdin-activity-7250136270113259520-JKxZ) as described by Plthon Coding on LinkedIn.

  1. DensityPlotter.py

About

Generate charts, barcodes and QR codes using python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •