Skip to content

Commit 2b6cde4

Browse files
committed
Add: new blog post - czi
1 parent afb1957 commit 2b6cde4

File tree

3 files changed

+78
-0
lines changed

3 files changed

+78
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ Gemfile.lock
77
.DS_Store
88
images/full-images/
99
all_contribs.pickle
10+
.vale.ini
11+
styles/*
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
---
2+
layout: single
3+
title: "CZI Funds pyOpenSci"
4+
excerpt: "CZI has received funding from the Chan Zuckerberg Foundation"
5+
author: "Leah Wasser"
6+
permalink: /blog/czi-funds-pyOpenSci-2024.html
7+
header:
8+
overlay_color: "#666"
9+
overlay_filter: 0.6
10+
categories:
11+
- blog-post
12+
- community
13+
toc: true
14+
comments: true
15+
---
16+
17+
## A bright 2024 is ahead for pyOpenSci
18+
19+
We are thrilled to announce that pyOpenSci has received 2 years of funding to cover core operations from the [Chan Zuckerberg Initiative (CZI)](https://chanzuckerberg.com/). These CZI funds will be used to continue critical pyOpenSci work that:
20+
21+
* supports Python open source maintainers in developing the usable and maintainable scientific software the enables open science
22+
* helps scientists navigate a complex Python packaging ecosystem
23+
* diversifies the scientific Python open source community
24+
25+
26+
## Open science builds trust and enables more people to participate
27+
28+
Open and reproducible science builds trust and accelerates research and
29+
discovery. Open science supports scientific research that is both transparent and
30+
reusable. Free and open source software is critical to open science as it ensures that
31+
the analyses of research data are broadly accessible. To build truly open research workflows, scientists need to use free and open source software (FOSS). FOSS removes the barriers that licenses and other fees may create, particularly for undeserved communities.
32+
33+
### Broad inclusion is critical for both open source and open science
34+
35+
Broad inclusion of individuals in the open source ecosystem which has been found to be [even less diverse then the broader tech community](https://www.wired.com/2017/06/diversity-open-source-even-worse-tech-overall/) is also critical to pyOpenSci's mission. pyOpenSci wants to empower everyone to participate in both the development and use of open source software. This
36+
empowerment enables open science to reach its full potential.
37+
38+
### Open source maintainers need more support
39+
Despite the importance of open source software and inclusion to fundamental
40+
open science principles, open source maintainers do not get the support they
41+
need. Maintainers need both institutional and community support in learning
42+
and engaging in open source software development, maintaining tools and engaging
43+
with the broad user base that may begin to use their tools in support of open science.
44+
45+
## pyOpenSci is pushing for change
46+
47+
pyOpenSci is pushing for change. We envision a world where:
48+
49+
* the scientific Python open source ecosystem is diverse and inclusive,
50+
* individuals developing open software are supported and
51+
* scientists have the skills needed to both contribute to open source and also develop collaborative open science workflows; these skills have significant overlap.
52+
53+
## pyOpenSci is building a supportive and inclusive world through three programs
54+
55+
<figure>
56+
<a href="/images/pyopensci-pillars-flower.png">
57+
<img src="/images/pyopensci-pillars-flower.png" style="max-width:100%" alt="A flower petal image with 3 flower petals and a flower center. In each petal there is text. The first says software peer review, the second community partnerships and the third packaging resources and standards. The center circle of the flower says diverse inclusive community.">
58+
</a>
59+
<figcaption> pyOpenSci is supports scientists developing open source software through three programs: 1) peer review of scientific software, 2) Community partnerships and 3) packaging resources and standards. These three programs are supported by a diverse and inclusive community that cares about the open source software that is needed for open science.
60+
</figcaption>
61+
</figure>
62+
63+
The three programs pyOpenSci runs are:
64+
65+
* [Peer review of scientific Python software](https://www.pyopensci.org/about-peer-review/index.html) - pyOpenSci software peer review process helps scientists find vetted and trusted tools that they need to build reproducible open science workflows. We also are empowering our community with critical open science skills that support contributing to open source software.
66+
67+
* [Community partnerships with domain-specific scientific Python communities](https://www.pyopensci.org/partners.html). Domain-specific communities partner with PyOpenSci to leverage our peer review process as a way to track vetted high quality tools. They also support development of Python packaging packaging guidelines in an effort to streamline packaging standard development across the scientific Python ecosystem.
68+
69+
* Training and resources to help scientists develop and maintain high-quality, accessible, open source software. Our community developed [Python packaging guide](https://www.pyopensci.org/python-package-guide/) provides resources and tutorials that help scientists both navigate a complex Python packaging ecosystem while also making recommendations for community accepted best practices.
70+
71+
## Looking forward to 2024
72+
73+
pyOpenSci is excited to grow a more inclusive and supportive scientific Python community in 2024!
74+
75+
We are always looking for volunteers to support our community programs.
76+
If you are interested in getting involved with pyOpenSci, you can [learn more here](/get-involved-contact.html).

images/pyopensci-pillars-flower.png

153 KB
Loading

0 commit comments

Comments
 (0)