@@ -4,7 +4,10 @@ Overview
44Key tools:
55
661. Wheels for all three platforms are built using cibuildwheel as part
7- of an automatic GitHub action after each commit.
7+ of an automatic GitHub action after each commit. Can download in
8+ bulk using::
9+
10+ gh run download -R 3-manifolds/snappy
811
9122. The sdist tarballs are built by a GitHub action of the
1013 "snappy_release" project.
@@ -99,21 +102,16 @@ Announce to the world
99102Application Download Counts
100103===========================
101104
102- a. Version 2.3.*: 796 Mac, 955 Windows.
103- b. Version 2.4.*: 471 Mac, 1048 Windows.
104- c. Version 2.5.*: 433 Mac, 729 Windows.
105- d. Version 2.6.0: 383 Mac, 699 Windows (28% Python 3).
106- e. Version 2.6.1: 1018 Mac, 1129 Windows (15% Python 3).
107- f. Version 2.7: 986 Mac, 636 Windows (89% Python 3).
108- g. Version 2.8: 295* Mac, 573 Windows (85% Python 3).
109-
110- Mac app was silently replaced a couple times to deal with Big Sur
111- and Tk issues. So missing downloads from Oct 11 through Feb 21; 295
112- is estimate based on 175 known downloads.
113-
114- h. Version 3.0(.1): 292 Mac, 434 Windows.
115- i. Version 3.0.2: 68 Mac, 70 Windows.
116- j. Version 3.0.3: 350 Mac 645 Windows. (Through Oct 11)
105+ a. Version 2.3.*: 796 Mac, 955 Windows.
106+ b. Version 2.4.*: 471 Mac, 1048 Windows.
107+ c. Version 2.5.*: 433 Mac, 729 Windows.
108+ d. Version 2.6.0: 383 Mac, 699 Windows (28% Python 3).
109+ e. Version 2.6.1: 1018 Mac, 1129 Windows (15% Python 3).
110+ f. Version 2.7: 986 Mac, 636 Windows (89% Python 3).
111+ g. Version 2.8: 295 Mac, 573 Windows (85% Python 3).
112+ h. Version 3.0(.1): 292 Mac, 434 Windows.
113+ i. Version 3.0.2: 68 Mac, 70 Windows.
114+ j. Version 3.0.3: 667 Mac, 1333 Windows.
117115
118116Average downloads for 2015-3-22 through 2017-10-26.
119117
0 commit comments