Skip to content

Commit

Permalink
Add: new blog post - czi
Browse files Browse the repository at this point in the history
  • Loading branch information
lwasser committed Dec 29, 2023
1 parent afb1957 commit 2b6cde4
Show file tree
Hide file tree
Showing 3 changed files with 78 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ Gemfile.lock
.DS_Store
images/full-images/
all_contribs.pickle
.vale.ini
styles/*
76 changes: 76 additions & 0 deletions _posts/2023-12-29-czi-funds-pyopensci-2024.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
---
layout: single
title: "CZI Funds pyOpenSci"
excerpt: "CZI has received funding from the Chan Zuckerberg Foundation"
author: "Leah Wasser"
permalink: /blog/czi-funds-pyOpenSci-2024.html
header:
overlay_color: "#666"
overlay_filter: 0.6
categories:
- blog-post
- community
toc: true
comments: true
---

## A bright 2024 is ahead for pyOpenSci

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:

* supports Python open source maintainers in developing the usable and maintainable scientific software the enables open science
* helps scientists navigate a complex Python packaging ecosystem
* diversifies the scientific Python open source community


## Open science builds trust and enables more people to participate

Open and reproducible science builds trust and accelerates research and
discovery. Open science supports scientific research that is both transparent and
reusable. Free and open source software is critical to open science as it ensures that
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.

### Broad inclusion is critical for both open source and open science

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
empowerment enables open science to reach its full potential.

### Open source maintainers need more support
Despite the importance of open source software and inclusion to fundamental
open science principles, open source maintainers do not get the support they
need. Maintainers need both institutional and community support in learning
and engaging in open source software development, maintaining tools and engaging
with the broad user base that may begin to use their tools in support of open science.

## pyOpenSci is pushing for change

pyOpenSci is pushing for change. We envision a world where:

* the scientific Python open source ecosystem is diverse and inclusive,
* individuals developing open software are supported and
* scientists have the skills needed to both contribute to open source and also develop collaborative open science workflows; these skills have significant overlap.

## pyOpenSci is building a supportive and inclusive world through three programs

<figure>
<a href="/images/pyopensci-pillars-flower.png">
<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.">
</a>
<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.
</figcaption>
</figure>

The three programs pyOpenSci runs are:

* [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.

* [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.

* 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.

## Looking forward to 2024

pyOpenSci is excited to grow a more inclusive and supportive scientific Python community in 2024!

We are always looking for volunteers to support our community programs.
If you are interested in getting involved with pyOpenSci, you can [learn more here](/get-involved-contact.html).
Binary file added images/pyopensci-pillars-flower.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2b6cde4

Please sign in to comment.