Skip to main content

For generating personal reminders as data visualizations (venn, bar, heatmap, scatter, etc)

Project description

Artfornormies

Generate data visualizations - Pypi version

Instructions:

  1. Install:
pip install artfornormies
  1. Generate a visual using one of the listed functions:
from artfornormies import functions as art

#
out_name = "example_venn.png"
fig = art.create_venn_2()
fig.write_image(out_name)

TO DO - AUTHOR:

  • Rework readme - add explanations
    • add docs for each fn
    • Add images for each banner
  • explore test for each fn
  • refactor colorscheme variables

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

artfornormies-0.0.2.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

artfornormies-0.0.2-py3-none-any.whl (6.3 kB view hashes)

Uploaded Python 3

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