# Project Pythia :::{banner} :color: rgba(26, 100, 143, 0.85) :image: _static/images/backgrounds/pexels-jeff-stapleton-5792818.jpg :caption: Photo by Jeff Stapleton from Pexels :class: dark-banner ::: An education and training hub for the geoscientific Python community Project Pythia is hosting a Cookbook Cook-Off June 11-14, 2024.
Learn more here.
[Project Pythia](about) is the education working group for [Pangeo](https://pangeo.io) and is an educational resource for the entire geoscience community. Together these initiatives are helping geoscientists make sense of huge volumes of numerical scientific data using tools that facilitate open, reproducible science, and building an inclusive [community of practice](https://en.wikipedia.org/wiki/Community_of_practice) around these goals. Project Pythia is a home for Python-centered learning resources that are _open-source_, _community-owned_, _geoscience-focused_, and _high-quality_. About Project Pythia
About Pangeo logo Pangeo
## Start Learning Project Pythia has several resources for you to use to start learning how to use Python and the technology in the Python ecosystem for the geosciences. ### The Foundations Book The [Pythia Foundations Book](https://foundations.projectpythia.org) is a [Jupyter Book](https://jupyterbook.org/) developed by the Pythia community to act as a **comprehensive set of tutorials** covering the **foundational skills** everyone needs to get started with **computing in the open-source Python ecosystem**. These foundational tutorials will serve as common references for more advanced and domain-specific content to be housed here in the Pythia Portal. Read the Pythia Foundations Book ### Pythia Cookbooks Pythia Cookbooks are collections of more advanced and domain-specific example workflows building on top of Pythia Foundations. Visit Pythia Cookbooks ### The Resource Gallery There is a wealth of educational resources out there on the internet for learning Python and how to use it in the geosciences! We have attempted to gather together a curated and filterable list of these resources (including Pythia's own content) into our [Pythia Resource Gallery](/resource-gallery). Click the link below to see a hand-picked selection of resources for learning at your own pace. Visit the Pythia Resource Gallery ### Webinar Tutorial Series The [Pythia Webinar Tutorial Series](https://ncar-xdev.github.io/status/tutorials.html) is hosted regularly by the Project Pythia team. Anyone can join these hour-long, instructor-led interactive tutorials. Participants can sit back and learn, or download a Jupyter Notebook and work along with the instructor. Each seminar is recorded for later viewing on the [Project Pythia YouTube channel](https://www.youtube.com/channel/UCoZPBqJal5uKpO8ZiwzavCw). Click the link below to view past and upcoming seminars, covering a range of topics from beginning to advanced. Visit the Pythia Webinar Tutorial Series ### Pythia Data Collection Looking for a free, public domain geoscience data set that you can use to sharpen your skills while learning the Scientific Python Ecosystem? All of the example data used by the [Pythia Foundations Book](https://foundations.projectpythia.org) are freely accessible. Visit the Pythia Data Repository ## Join us! If you have questions or want to share anything with the Project Pythia Team, please reach out to us through the [Project Pythia category on the Pangeo Discourse forum](https://discourse.pangeo.io/c/education/project-pythia/) or join us at any of our [Monthly Project Meetings](#monthly-pythia-meetings). Go to Pangeo Discourse ### Contributing Anyone can contribute to and participate in Project Pythia! We conduct all of our work in the open, and all of our work is Open Source Licensed. We welcome contributions from anyone in the community. Please see our [Contributor’s Guide](/contributing) for details on how you can get involved, and come see our work in the [ProjectPythia GitHub Organization](https://github.com/ProjectPythia).
### Monthly Pythia Meetings Project Pythia holds regular public meetings via Zoom as scheduled on the calendar below. Do you want to learn about the project, engage with other excited folks, or share your own needs and interests in Python learning? You are welcome and encouraged to join! Unsure where to start? Come to our monthly Pythia Community Meeting for updates, successes, and community participation across the project. For a smaller group and to connect with the project on social media and at conferences, you can also join the monthly Pythia Outreach Meeting. Please find links and information about how to join in the calendar below. We publish all notes and agendas of our [Community Meetings](https://docs.google.com/document/d/e/2PACX-1vQWQrgHs_G5XyNH5GTFYydH_woUZcyZibdxPUWLpqFUYs20WM93kdx5onwOaizC_3-tfnbreMNQbYAp/pub) and [Outreach Meetings](https://docs.google.com/document/d/e/2PACX-1vQBAt5B24wig2eh-hxHzgJiXjKCpSeGKsw3PFizZjwH7ka71dagipKwCwQvmE-obmSOfR4Psj2lgbvU/pub). ### Meeting & Event Calendar
## How to Cite The material in Project Pythia is licensed for free and open consumption and reuse. All code is served under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0), while all non-code content is licensed under [Creative Commons BY 4.0 (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/). Effectively, this means you are free to share and adapt this material so long as you give appropriate credit to the Project Pythia community. To cite this project, please site our [NSF GEO OSE proposal](https://zenodo.org/record/8184298). Individual components of the project may be cited separately. > Rose, Brian E. J., Clyne, John, May, Ryan, Munroe, James, Snyder, Amelia, Eroglu, Orhan, & Tyle, Kevin. (2023). Collaborative Research: GEO OSE TRACK 2: Project Pythia and Pangeo: Building an inclusive geoscience community through accessible, reusable, and reproducible workflows. Zenodo. https://doi.org/10.5281/zenodo.8184298 [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8184298.svg)](https://doi.org/10.5281/zenodo.8184298) ```{toctree} --- hidden: True maxdepth: 1 --- about.md contributing.md code_of_conduct.md cookbook-gallery.md resource-gallery.md metrics.md ```