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
Here you will find guidelines for what we look for in your scientific
32
-
Python package when reviewing. You will also find best practice recommendations and curated lists of community resources surrounding packaging and documentation. Our goal is to help the
32
+
Python package when reviewing. You will also find best practice recommendations and curated lists of community resources surrounding packaging and package documentation.
33
+
34
+
### pyOpenSci's packaging goals
35
+
36
+
Our goal is to help the
33
37
community make decisions around how to create scientific Python packages. We are working towards a shared vision of packaging that helps users better understand where to start.
34
38
39
+
### How this guide is created
40
+
41
+
This guide is created by pyOpenSci through an extensive review process. Each page in the guide has been reviewed by experts in the broader Python packaging landscape including people from :
42
+
43
+
- conda & conda-forge
44
+
- the python packaging authority
45
+
- core Python developers
46
+
- core scientific Python developers
47
+
- and others with expertise in packaging, package documentation, usability and other related knowledge areas
48
+
49
+
[View all of the people who have contributed to this guide here.
0 commit comments