Skip to content

Commit 9cf29f5

Browse files
authored
Merge pull request #201 from JosephBARBIERDARNAL/add-pkgs
add dayplot+drawarrow+pyfonts, and update urls
2 parents 918c2fe + 8df1477 commit 9cf29f5

File tree

5 files changed

+22
-4
lines changed

5 files changed

+22
-4
lines changed

packages/dayplot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: dayplot
2+
repo: y-sunflower/dayplot
3+
section: Plot types
4+
description: Calendar heatmaps made super simple and highly customizable
5+
site: https://y-sunflower.github.io/dayplot/
6+
keywords: [calendar, heatmap, date]

packages/drawarrow.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: drawarrow
2+
repo: y-sunflower/drawarrow
3+
section: plotting utilities
4+
description: Drawing arrows for matplotlib made easy
5+
site: https://y-sunflower.github.io/drawarrow/
6+
keywords: ["arrow", "customization"]

packages/morethemes.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: morethemes
2-
repo: JosephBARBIERDARNAL/morethemes
2+
repo: y-sunflower/morethemes
33
section: colormaps and styles
44
description: More (polished) themes for Matplotlib.
5-
site: https://josephbarbierdarnal.github.io/morethemes/
6-
keywords: [styles]
5+
site: https://y-sunflower.github.io/morethemes/
6+
keywords: [styles, theme]

packages/pyfonts.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: pyfonts
2+
repo: y-sunflower/pyfonts
3+
section: plotting utilities
4+
description: A simple and reproducible way of using fonts in matplotlib
5+
site: https://y-sunflower.github.io/pyfonts/
6+
keywords: [font, google, reproductibility]

packages/pypalettes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: pypalettes
2-
repo: JosephBARBIERDARNAL/pypalettes
2+
repo: y-sunflower/pypalettes
33
section: colormaps and styles
44
description: Large (+2500) collection of colormaps.
55
site: https://python-graph-gallery.com/color-palette-finder/

0 commit comments

Comments
 (0)