#6492·pymc

README: for new contributors to PyMC and/or open source

Author: reshamasCreated Jan 30, 2023Updated Aug 26, 2026
Labelsdocsbeginner friendly

We recommend reading through this before contributing to PyMC.

New Contributors to PyMC

Are you new to contributing to PyMC? If so, we have some resources to get you started.

  1. Learn more about PyMC. Watch the videos about PyMC and contributing to the library: PyMC Playlist
  1. Here is a general video on contributing (etiquette, language, etc) to the scientific python libraries:

Tips on building skills for GSOC

Suggestions for first-time PyMC contributors

  1. Contribute timestamps to videos
  2. Do a documentation contribution first before doing a code contribution.

Tips for second-time PyMC contributors

  1. Instructions on setting up your virtual environment: https://pymc-data-umbrella.xyz/en/latest/sprint/tutorials/environment_setup.html
  2. Explore the pymc codebase; get to know the code and file structures.