Skip to content

Commit df4579a

Browse files
committed
Apply some consistency in descriptions
1 parent 408db5f commit df4579a

20 files changed

+21
-21
lines changed

packages/PySimpleGUI.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: PySimpleGUI
22
repo: PySimpleGUI/PySimpleGUI
33
section: gui applications
44
description: >-
5-
Create custom GUIs quickly & easily on top of tkinter, Qt, WxPython or Remi.
5+
Create custom GUIs quickly & easily on top of Tkinter, Qt, wxPython or Remi.
66
site: https://www.PySimpleGUI.com
7-
keywords: [GUI, tkinter, pyside2, WxPython, Remi, documentation, cookbook, Trinkets,
7+
keywords: [GUI, Tkinter, pyside2, wxPython, Remi, documentation, cookbook, Trinkets,
88
replit]
99
pypi_name: PySimpleGUI

packages/Quibbler.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Quibbler
22
repo: Technion-Kishony-lab/quibbler
33
section: interactivity
4-
description: Effortlessly make your matplotlib graphics interactive.
4+
description: Effortlessly make your Matplotlib graphics interactive.
55
site: https://github.com/Technion-Kishony-lab/quibbler
66
keywords: [data, visualization, interactive, save, data analysis, plot, picker]
77
pypi_name: pyquibbler

packages/geoplot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ site: https://residentmario.github.io/geoplot/index.html
44
keywords: [mapping, geospatial]
55
section: mapping
66
conda_channel: conda-forge
7-
description: High-level Python geospatial plotting library based on cartopy.
7+
description: High-level Python geospatial plotting library based on Cartopy.

packages/highlight_text.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ name: HighlightText
22
repo: znstrider/highlight_text
33
keywords: ["text handling", annotations]
44
section: plotting utilities
5-
description: Make effective annotations easier in matplotlib.
5+
description: Make effective annotations easier in Matplotlib.
66
conda_channel: conda-forge

packages/hvplot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ name: hvPlot
22
repo: holoviz/hvplot
33
section: alternative apis
44
site: https://hvplot.holoviz.org
5-
description: Composable, interactive pandas and xarray .plot() objects.
5+
description: Composable, interactive Pandas and Xarray .plot() objects.
66
keywords: [jupyter, pandas, xarray]
77
conda_channel: pyviz

packages/librosa.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: librosa
22
repo: librosa/librosa
33
section: domain specific libraries
4-
description: Audio signal processing with waveform and spectrogram displays
4+
description: Audio signal processing with waveform and spectrogram displays.
55
site: https://librosa.org/
66
keywords: [signals, spectrograms]
77
pypi_name: librosa

packages/matplotcheck.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: matplotcheck
22
repo: earthlab/matplotcheck
33
section: miscellaneous
4-
description: A package designed to test matplotlib plots.
4+
description: A package designed to test Matplotlib plots.
55
site: https://matplotcheck.readthedocs.io
66
keywords: ["plot testing"]
77
pypi_name: matplotcheck

packages/matplotview.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: matplotview
22
repo: matplotlib/matplotview
33
section: plotting utilities
4-
description: A library for creating lightweight views of matplotlib axes.
4+
description: A library for creating lightweight views of Matplotlib axes.
55
keywords: [views, axes]
66
pypi_name: matplotview

packages/metpy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ repo: Unidata/MetPy
33
site: https://unidata.github.io/MetPy
44
section: domain specific libraries
55
keywords: [meteorology, atmospheric science]
6-
description: A Python toolkit for meteorological applications
6+
description: A Python toolkit for meteorological applications.

packages/mir-eval.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: mir_eval
22
repo: craffel/mir_eval
33
section: domain specific libraries
4-
description: Evaluation tools and display helpers for audio annotations
4+
description: Evaluation tools and display helpers for audio annotations.
55
site: https://craffel.github.io/mir_eval/
66
keywords: [music, audio, annotation]
77
pypi_name: mir_eval

packages/mpl-gui.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: mpl-gui
22
repo: tacaswell/mpl-gui
33
section: experimental
4-
description: Prototype for a pyplot alternative
4+
description: Prototype for a pyplot alternative.
55
site: https://matplotlib.org/mpl-gui/

packages/mpl-multitab.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: mpl-multitab
22
repo: astromancer/mpl-multitab
33
section: gui applications
4-
description: Tabbed figure manager for matplotlib using pyQt.
4+
description: Tabbed figure manager for Matplotlib using PyQt.
55
site: https://github.com/astromancer/mpl-multitab
66
keywords: [GUI, figure manager, tabs, tabbed, pyside, pyqt]
77
pypi_name: mpl-multitab

packages/mpl-probscale.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ repo: matplotlib/mpl-probscale
33
site: https://matplotlib.org/mpl-probscale/
44
keywords: [scales, probability, axes]
55
section: plotting utilities
6-
description: Real probability scales for matplotlib.
6+
description: Real probability scales for Matplotlib.
77
pypi_name: probscale
88
conda_channel: conda-forge

packages/mpl-qtthread.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: mpl-qtthread
22
repo: tacaswell/mpl-qtthread
33
section: experimental
4-
description: Prototype for an approximatly thread-safe Qt backend
4+
description: Prototype for an approximatly thread-safe Qt backend.
55
site: https://tacaswell.github.io/mpl-qtthread

packages/mpl-table.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ repo: geo7/mpl_table
33
site: https://github.com/geo7/mpl_table
44
keywords: [table, tables, custom, formatting]
55
section: plotting utilities
6-
description: Create custom table using matplotlib.
6+
description: Create custom table using Matplotlib.

packages/mplhep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: mplhep
22
repo: scikit-hep/mplhep
33
section: domain specific libraries
44
description: >-
5-
Set of helpers for matplotlib to more easily produce plots typically needed in
5+
Set of helpers for Matplotlib to more easily produce plots typically needed in
66
high energy physics.
77
site: https://mplhep.readthedocs.io/
88
keywords: [physics, hep, scikit-hep]

packages/myforestplot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: MyForestPlot
22
repo: toshiakiasakura/myforestplot
33
section: domain specific libraries
4-
description: A flexibly customizable Python tool to create a forest plot
4+
description: A flexibly-customizable Python tool to create a forest plot.
55
site: https://toshiakiasakura.github.io/myforestplot/
66
keywords: [forestplot]
77
pypi_name: myforestplot

packages/skunk.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: skunk
22
repo: whitead/skunk
33
section: plotting utilities
44
description: >-
5-
Insert SVG images into matplotlib elements. Can be used to also compose Matplotlib
5+
Insert SVG images into Matplotlib elements. Can be used to also compose Matplotlib
66
plots by nesting them.
77
site: https://github.com/whitead/skunk/
88
keywords: [SVG]

packages/tueplots.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: TUEplots
22
repo: pnkraemer/tueplots
33
section: colormaps and styles
4-
description: Light-weight matplotlib styles for figures used in scientific publications.
4+
description: Light-weight Matplotlib styles for figures used in scientific publications.
55
site: https://tueplots.readthedocs.io/en/latest/
66
keywords: [styles]
77
pypi_name: tueplots

packages/xmovie.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: xmovie
22
repo: jbusecke/xmovie
33
section: animations
4-
description: A simple way of creating beautiful movies from xarray objects.
4+
description: A simple way of creating beautiful movies from Xarray objects.
55
keywords: xarray
66
pypi_name: xmovie
77
conda_package: xmovie

0 commit comments

Comments
 (0)