Skip to content

Commit 668d919

Browse files
committed
Update landing page
1 parent 67a703d commit 668d919

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

index.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,29 @@ https://github.com/pyOpenSci/python-package-guide/community -->
2929
## Welcome, Python open source enthusiast!
3030

3131
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
3337
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.
3438

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.
50+
](https://github.com/pyOpenSci/python-package-guide#contributors-)
51+
52+
We use this guide as a foundation for our open peer review process of
53+
scientific software.
54+
3555
::::{grid} 2
3656
:reverse:
3757

0 commit comments

Comments
 (0)