Skip to content

Commit 78ad9f8

Browse files
committed
Sorted packages by download counts
1 parent c92c75c commit 78ad9f8

File tree

1 file changed

+81
-82
lines changed

1 file changed

+81
-82
lines changed

tools/tools.yml

+81-82
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,6 @@
7171
badges: travis, codecov, pypi, conda, site
7272
builtons: [matplotlib]
7373

74-
- repo: AutoViML/AutoViz
75-
site: https://github.com/AutoViML/AutoViz
76-
badges: travis, pypi, site
77-
builtons: [matplotlib]
78-
7974
- repo: holoviz/holoviews
8075
sponsors: [anaconda,numfocus]
8176
badges: coveralls, pypi, conda, site
@@ -93,6 +88,11 @@
9388
site: https://lets-plot.org
9489
badges: pypi, site
9590

91+
- repo: AutoViML/AutoViz
92+
site: https://github.com/AutoViML/AutoViz
93+
badges: travis, pypi, site
94+
builtons: [matplotlib]
95+
9696
- repo: finos/perspective
9797
site: https://perspective.finos.org
9898
conda_channel: conda-forge
@@ -121,6 +121,13 @@
121121
conda_channel: conda-forge
122122
badges: travis, pypi, conda, site
123123

124+
- repo: Marsilea-viz/marsilea
125+
pypi_name: marsilea
126+
site: https://marsilea.rtfd.io/
127+
conda_channel: conda-forge
128+
badges: pypi, conda, site, rtd
129+
builtons: [matplotlib]
130+
124131
- repo: Technion-Kishony-lab/quibbler
125132
pypi_name: pyquibbler
126133
site: https://github.com/Technion-Kishony-lab/quibbler
@@ -129,13 +136,6 @@
129136

130137
- repo: koonimaru/omniplot
131138

132-
- repo: Marsilea-viz/marsilea
133-
pypi_name: marsilea
134-
site: https://marsilea.rtfd.io/
135-
conda_channel: conda-forge
136-
badges: pypi, conda, site, rtd
137-
builtons: [matplotlib]
138-
139139
- name: Native-GUI
140140
intro: InfoVis Libraries targetting native-desktop GUI interfaces for interactive plots.
141141
packages:
@@ -149,10 +149,10 @@
149149
site: http://www.pyqtgraph.org
150150
builtons: [qt, opengl]
151151

152-
- repo: glue-viz/glue
153-
site: http://docs.glueviz.org
152+
- repo: newville/wxmplot
153+
site: https://newville.github.io/wxmplot/
154154
conda_channel: conda-forge
155-
conda_package: glueviz
155+
conda_package: wxmplot
156156
badges: pypi, conda, site
157157
builtons: [matplotlib]
158158

@@ -166,18 +166,17 @@
166166
site: https://gr-framework.org/python.html
167167
badges: pypi, site
168168

169-
- repo: veusz/veusz
170-
conda_channel: conda-forge
171-
site: https://veusz.github.io
172-
builtons: [qt]
173-
174-
- repo: newville/wxmplot
175-
site: https://newville.github.io/wxmplot/
169+
- repo: glue-viz/glue
170+
site: http://docs.glueviz.org
176171
conda_channel: conda-forge
177-
conda_package: wxmplot
172+
conda_package: glueviz
178173
badges: pypi, conda, site
179174
builtons: [matplotlib]
180175

176+
- repo: veusz/veusz
177+
conda_channel: conda-forge
178+
site: https://veusz.github.io
179+
builtons: [qt]
181180

182181
- name: Other InfoVis
183182
intro: InfoVis plotting libraries not fitting into other categories above.
@@ -202,14 +201,14 @@
202201
conda_channel: conda-forge
203202
badges: pypi, conda, rtd
204203

205-
- repo: maxhumber/chart
206-
207204
- repo: flekschas/jupyter-scatter
208205
badges: pypi, site
209206
builtons: [webgl]
210207
pypi_name: jupyter-scatter
211208
site: https://jupyter-scatter.dev/
212209

210+
- repo: maxhumber/chart
211+
213212

214213
- name: SciVis
215214
intro: Libraries for visualizing scientific data situated in real-world coordinates, typically using OpenGL, WebGL, or Vulkan.
@@ -278,11 +277,6 @@
278277
intro: Tools for working with data in geographic coordinates.
279278
packages:
280279

281-
- repo: geopandas/geopandas
282-
site: http://geopandas.org
283-
conda_channel: conda-forge
284-
builtons: [matplotlib]
285-
286280
- repo: pydata/xarray
287281
sponsors: [numfocus]
288282
appveyor_project: shoyer/xray
@@ -291,6 +285,11 @@
291285
badges: travis, appveyor, coveralls, rtd, pypi, conda, site
292286
builtons: [matplotlib]
293287

288+
- repo: geopandas/geopandas
289+
site: http://geopandas.org
290+
conda_channel: conda-forge
291+
builtons: [matplotlib]
292+
294293
- repo: python-visualization/folium
295294
site: https://python-visualization.github.io/folium
296295
conda_channel: conda-forge
@@ -302,21 +301,21 @@
302301
badges: pypi, conda, site
303302
builtons: [bokeh]
304303

305-
- repo: jupyter-widgets/ipyleaflet
306-
conda_channel: conda-forge
307-
badges: pypi, conda, rtd
308-
builtons: [leaflet]
304+
- repo: SciTools/cartopy
305+
sponsors: [metoffice]
306+
site: https://scitools.org.uk/cartopy
307+
badges: travis, appveyor, coveralls, pypi, conda, site
308+
builtons: [matplotlib]
309309

310310
- repo: keplergl/kepler.gl
311311
site: https://docs.kepler.gl/docs/keplergl-jupyter
312312
badges: pypi
313313
pypi_name: keplergl
314314

315-
- repo: SciTools/cartopy
316-
sponsors: [metoffice]
317-
site: https://scitools.org.uk/cartopy
318-
badges: travis, appveyor, coveralls, pypi, conda, site
319-
builtons: [matplotlib]
315+
- repo: jupyter-widgets/ipyleaflet
316+
conda_channel: conda-forge
317+
badges: pypi, conda, rtd
318+
builtons: [leaflet]
320319

321320
- repo: gboeing/osmnx
322321
site: https://osmnx.readthedocs.io
@@ -347,12 +346,6 @@
347346
badges: coveralls, pypi, conda, site
348347
builtons: [matplotlib]
349348

350-
- repo: ResidentMario/geoplot
351-
site: https://residentmario.github.io/geoplot
352-
conda_channel: conda-forge
353-
badges: pypi, conda, site
354-
builtons: [matplotlib]
355-
356349
- repo: HTenkanen/pyrosm
357350
site: https://pyrosm.readthedocs.io
358351
badges: pypi
@@ -369,10 +362,11 @@
369362
badges: pypi, conda, codecov
370363
builtons: [gmt]
371364

372-
- repo: andrea-cuttone/geoplotlib
373-
site: https://github.com/andrea-cuttone/geoplotlib/wiki/User-Guide
374-
badges: pypi
375-
builtons: [opengl]
365+
- repo: ResidentMario/geoplot
366+
site: https://residentmario.github.io/geoplot
367+
conda_channel: conda-forge
368+
badges: pypi, conda, site
369+
builtons: [matplotlib]
376370

377371
- repo: raphaelquast/eomaps
378372
site: https://eomaps.readthedocs.io
@@ -384,17 +378,22 @@
384378
site: https://mapwidget.gishub.org/
385379
badges: pypi
386380

387-
- repo: ambeelabs/gspatial_plot
388-
site: https://gspatial-plot.readthedocs.io
389-
badges: pypi
390-
builtons: [matplotlib]
391-
392381
- repo: bjlittle/geovista
393382
site: https://geovista.readthedocs.io
394383
conda_channel: conda-forge
395384
badges: pypi, conda, codecov, site
396385
builtons: [pyvista]
397386

387+
- repo: andrea-cuttone/geoplotlib
388+
site: https://github.com/andrea-cuttone/geoplotlib/wiki/User-Guide
389+
badges: pypi
390+
builtons: [opengl]
391+
392+
- repo: ambeelabs/gspatial_plot
393+
site: https://gspatial-plot.readthedocs.io
394+
badges: pypi
395+
builtons: [matplotlib]
396+
398397
- name: Graphs and networks
399398
intro: Tools specifically focused on visualizing graphs (networks). Several of the other plotting libraries listed in other sections can also plot network graphs, including Bokeh, HoloViews, hvPlot, Matplotlib, and Plotly.
400399
packages:
@@ -417,6 +416,11 @@
417416
conda_channel: conda-forge
418417
builtons: [graphviz]
419418

419+
- repo: WestHealth/pyvis
420+
site: https://pyvis.readthedocs.io
421+
conda_channel: conda-forge
422+
badges: pypi, conda, site
423+
420424
- repo: pygraphviz/pygraphviz
421425
site: https://pygraphviz.github.io
422426
conda_channel: conda-forge
@@ -429,10 +433,13 @@
429433
appveyor_project: ntamas/python-igraph
430434
badges: travis, appveyor, pypi, conda, site
431435

432-
- repo: WestHealth/pyvis
433-
site: https://pyvis.readthedocs.io
436+
- repo: timkpaine/ipydagred3
434437
conda_channel: conda-forge
435-
badges: pypi, conda, site
438+
badges: azure, pypi, conda
439+
builtons: [d3]
440+
441+
- repo: Yomguithereal/ipysigma
442+
badges: pypi
436443

437444
- repo: QuantStack/ipycytoscape
438445
conda_channel: conda-forge
@@ -448,19 +455,15 @@
448455
conda_channel: conda-forge
449456
badges: pypi, conda, site
450457

458+
- repo: benmaier/netwulf
459+
site: https://netwulf.readthedocs.io
460+
badges: travis, pypi, rtd, site
461+
451462
- repo: cytoscape/py2cytoscape
452463
site: https://py2cytoscape.readthedocs.io
453464
conda_channel: conda-forge
454465
badges: travis, pypi, conda, rtd, site
455466

456-
- repo: timkpaine/ipydagred3
457-
conda_channel: conda-forge
458-
badges: azure, pypi, conda
459-
builtons: [d3]
460-
461-
- repo: Yomguithereal/ipysigma
462-
badges: pypi
463-
464467
- repo: SkBlaz/Py3Plex
465468
site: https://py3plex.readthedocs.io
466469
badges: pypi, site
@@ -469,10 +472,6 @@
469472
site: https://webwebpage.github.io
470473
badges: pypi, conda, site
471474

472-
- repo: benmaier/netwulf
473-
site: https://netwulf.readthedocs.io
474-
badges: travis, pypi, rtd, site
475-
476475
- repo: skewed/graph-tool
477476
# repo: https://git.skewed.de/count0/graph-tool
478477
site: http://graph-tool.skewed.de
@@ -490,13 +489,6 @@
490489
conda_package: itables
491490
conda_channel: conda-forge
492491

493-
- repo: finos/perspective
494-
pypi_name: perspective-python
495-
site: https://perspective.finos.org
496-
badges: pypi, conda
497-
conda_package: perspective # newer of two conda packages (the other is `perspective-python`)
498-
conda_channel: conda-forge
499-
500492
- repo: posit-dev/great-tables
501493
pypi_name: great-tables
502494
site: https://posit-dev.github.io/great-tables
@@ -518,6 +510,13 @@
518510
conda_package: ipydatagrid
519511
conda_channel: conda-forge
520512

513+
- repo: finos/perspective
514+
pypi_name: perspective-python
515+
site: https://perspective.finos.org
516+
badges: pypi, conda
517+
conda_package: perspective # newer of two conda packages (the other is `perspective-python`)
518+
conda_channel: conda-forge
519+
521520
- repo: paddymul/buckaroo
522521
pypi_name: buckaroo
523522
badges: pypi
@@ -586,6 +585,9 @@
586585
badges: travis, codecov, pypi, conda, site
587586
builtons: [matplotlib]
588587

588+
- repo: moshi4/pyCirclize
589+
badges: pypi
590+
589591
- repo: ismms-himc/clustergrammer2
590592
site: https://clustergrammer.readthedocs.io
591593
badges: pypi, site
@@ -599,9 +601,6 @@
599601
site: https://pair-code.github.io/facets/
600602
badges: pypi
601603

602-
- repo: moshi4/pyCirclize
603-
badges: pypi
604-
605604

606605
- name: Large-data rendering
607606
intro: Tools for visualizing especially large datasets, e.g. by automatic subsampling, dynamic aggregation, server-side rasterization, or dynamic colormapping
@@ -833,14 +832,14 @@
833832
intro: Collections of colormaps and tools for generating new colormaps.
834833
packages:
835834

836-
- repo: jiffyclub/palettable
837-
site: https://jiffyclub.github.io/palettable
838-
839835
- repo: holoviz/colorcet
840836
sponsors: [anaconda,numfocus]
841837
site: https://colorcet.holoviz.org
842838
badges: pypi, conda, site
843839

840+
- repo: jiffyclub/palettable
841+
site: https://jiffyclub.github.io/palettable
842+
844843
- repo: matplotlib/cmocean
845844
site: https://matplotlib.org/cmocean
846845
conda_channel: conda-forge

0 commit comments

Comments
 (0)