You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- We might want to implement filters for some of the metrics we look for
23
-
when considering package health that would be flags (ie a repo that hasn't been updated in a while). This will make it easier for people to identify packages that we may want to reach out to.
24
-
- We will want to identify the specific metrics that we want to house on the cards.
25
-
- last commit
26
-
- number of contributors
27
-
- metrics maybe that [scientific python is collecting via devstats](https://devstats.scientific-python.org/_generated/astropy.html)?
28
-
29
20
## Welcome to {{ page.community }}
30
21
31
22
The Astropy Project is a community effort to develop a common core package for Astronomy in Python and foster an ecosystem of interoperable astronomy packages.
@@ -36,12 +27,6 @@ Please remember to acknowledge and cite the use of Astropy!
@@ -57,3 +42,18 @@ Please remember to acknowledge and cite the use of Astropy!
57
42
{% include package-grid-partners.html %}
58
43
{% endfor %}
59
44
</div>
45
+
46
+
## TODO's
47
+
48
+
- We might want to implement filters for some of the metrics we look for
49
+
when considering package health that would be flags (ie a repo that hasn't been updated in a while). This will make it easier for people to identify packages that we may want to reach out to.
50
+
- We will want to identify the specific metrics that we want to house on the cards.
51
+
- last commit
52
+
- number of contributors
53
+
- metrics maybe that [scientific python is collecting via devstats](https://devstats.scientific-python.org/_generated/astropy.html)?
0 commit comments