Skip to content

Commit 72a50f3

Browse files
Update README.md
1 parent 537b68d commit 72a50f3

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ A collection of color palettes, logos, and icons.
1616
- [NOAA Logos](#noaa-logos)
1717
- [NOAA Logo Icons](#noaa-logo-icons---for-webapp-purposes)
1818
4. [NOAA Fisheries Color Chart](#noaa-fisheries-color-chart-2023)
19-
5. Python Scripts
19+
5. Python
20+
- [Python Package | nmfspalettepy](./script/nmfs-color-palette-script.ipynb)
2021
- [NMFS Color Palette Python Script](./script/nmfs-color-palette-script.ipynb)
2122
- [NMFS Icon Maker Python Script](./script/nmfs-icon-maker-script.ipynb)
2223
6. [Other Resources](#other-resources)
@@ -124,6 +125,21 @@ A collection of color palettes, logos, and icons.
124125
### NOAA Fisheries Color Chart (2023)
125126
[![](./docs/NOAA_Fisheries_color_chart_2023.png)](./docs/NOAA_Fisheries_color_chart_2023.pdf)
126127

128+
### Python
129+
#### Python Package
130+
- [View Python Package | nmfspalettepy](https://pypi.org/project/nmfspalettepy))
131+
- How to use and more details:
132+
- https://github.com/MichaelAkridge-NOAA/NOAA-NMFS-Brand-Resources/tree/nmfspalettepy
133+
Install
134+
```
135+
pip install nmfspalettepy
136+
```
137+
138+
#### Scripts
139+
- [NMFS Color Palette Python Script](./script/nmfs-color-palette-script.ipynb)
140+
- [NMFS Icon Maker Python Script](./script/nmfs-icon-maker-script.ipynb)
141+
142+
127143
### Other Resources
128144
- https://nmfs-opensci.github.io/ResourceBook/content/templates.html
129145
- https://noaa-fisheries.webflow.io/style-noaa-style-guide

0 commit comments

Comments
 (0)