hueniversitypy VS husky-altair-theme

Compare hueniversitypy vs husky-altair-theme and see what are their differences.

husky-altair-theme

husky_theme, a theme for Altair charts based on the University of Washington branding guidelines (by deppen8)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
hueniversitypy husky-altair-theme
1 2
1 2
- -
10.0 10.0
about 4 years ago over 5 years ago
Python Jupyter Notebook
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

hueniversitypy

Posts with mentions or reviews of hueniversitypy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-24.
  • How do people package Altair themes?
    6 projects | dev.to | 24 Feb 2022
    In the hueniversitypy (great name!) package, we can find different themes based on the visual identities of Canadian universities. Each theme is defined in its file, similar to the previous examples (a function with some constants and which returns a dictionary). The main difference between this package and the previous examples is that it brings together more than one theme that can be used separately (instead of being dedicated to a single theme).

husky-altair-theme

Posts with mentions or reviews of husky-altair-theme. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-20.
  • How do people package Altair themes? (II)
    9 projects | dev.to | 20 Mar 2022
    For the Sun Sentinel theme, there is sunsentinel_theme. This theme is based on husky_theme, and for us to use it, we have to follow the steps mentioned in the first part (it is not a pip installable Python package).
  • How do people package Altair themes?
    6 projects | dev.to | 24 Feb 2022
    For a theme based on the University of Washington brand, there is husky_theme. To leverage it, we need to run the respective file as a script or add it to a given project (and import the husky_theme() function), as opposed to installing and importing a Python package. Like the first example, the husky_theme() function contains some constants and returns a dictionary.

What are some alternatives?

When comparing hueniversitypy and husky-altair-theme you can also consider the following projects:

cheatsheets - Official Matplotlib cheat sheets

altair-theme-reveal

altair-latimes - A Los Angeles Times theme for Python's Altair statistical visualization library

spaCy - 💫 Industrial-strength Natural Language Processing (NLP) in Python

styles - plotting styles for altair and matplotlib

pcolor - visual theme for my altair and seaborn

Altair - Declarative statistical visualization library for Python