Help out your favorite open source projects and become a better developer while doing it.
Pick your favorite repos to receive a different open issue in your inbox every day. Fix the issue and everybody wins. 89,418 developers are working on 8,790 open source repos using CodeTriage.
What is CodeTriage?
Sign up with GitHubOpen source projects on GitHub that need your help.
- AMPL
- ASP
- ApacheConf
- Arc
- Arduino
- AsciiDoc
- Assembly
- Astro
- Ballerina
- Batchfile
- Bikeshed
- Blade
- Brainfuck
- C
- C#
- C++
- CMake
- CSS
- Ceylon
- Clojure
- CodeQL
- CoffeeScript
- ColdFusion
- Common Lisp
- Coq
- Crystal
- Cuda
- D
- DTrace
- Dart
- Dockerfile
- Dylan
- EJS
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- Fancy
- Forth
- Fortran
- GDScript
- Gherkin
- Go
- Groovy
- HCL
- HTML
- Haml
- Handlebars
- Haskell
- IDL
- Java
- JavaScript
- Jsonnet
- Julia
- Jupyter Notebook
- Kotlin
- LabVIEW
- Less
- Logos
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Mathematica
- Matlab
- Modelica
- MoonScript
- Mustache
- NSIS
- Nim
- Nix
- Nunjucks
- OCaml
- Objective-C
- Objective-C++
- PHP
- PLSQL
- PLpgSQL
- Papyrus
- Pascal
- Perl
- PostScript
- PowerShell
- Prolog
- Pug
- Python
- QML
- R
- RPGLE
- Racket
- Raku
- Ring
- Roff
- Ruby
- Rust
- SCSS
- Sass
- Scala
- Scheme
- Shell
- Slash
- Smarty
- Solidity
- Standard ML
- Starlark
- SuperCollider
- Svelte
- Swift
- Tcl
- TeX
- Tree-sitter Query
- Twig
- TypeScript
- V
- Vala
- Vim Script
- Vim script
- VimL
- Visual Basic
- Vue
- WebAssembly
- Wren
- XSLT
- Yacc
- Zephir
- Zig
- hoon
- kvlang
- reStructuredText
cpython
9045 IssuesThe Python programming language
(python/cpython)sympy
5318 IssuesA computer algebra system written in pure Python
(sympy/sympy)youtube-dl
4187 IssuesCommand-line program to download videos from YouTube.com and other video sites
(ytdl-org/youtube-dl)youtube-dl
4187 IssuesCommand-line program to download videos from YouTube.com and other video sites
(rg3/youtube-dl)pandas
3727 IssuesFlexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
(pydata/pandas)pandas
3727 IssuesFlexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
(pandas-dev/pandas)pytorch
3636 IssuesTensors and Dynamic neural networks in Python with strong GPU acceleration
(pytorch/pytorch)core
3257 Issues:house_with_garden: Open source home automation that puts local control and privacy first.
(home-assistant/core)mypy
2932 IssuesOptional static typing for Python
(python/mypy)statsmodels
2901 IssuesStatsmodels: statistical modeling and econometrics in Python
(statsmodels/statsmodels)dagster
2806 IssuesAn orchestration platform for the development, production, and observation of data assets.
(dagster-io/dagster)meson
2513 IssuesThe Meson Build System
(mesonbuild/meson)salt
2453 IssuesSoftware to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
(saltstack/salt)zulip
2449 IssuesZulip server and web application. Open-source team chat that helps teams stay productive and focused.
(zulip/zulip)sentry
2426 IssuesDeveloper-first error tracking and performance monitoring
(getsentry/sentry)numpy
2231 IssuesThe fundamental package for scientific computing with Python.
(numpy/numpy)comfyui
2227 IssuesThe most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
(comfyanonymous/comfyui)nvda
2180 IssuesNVDA, the free and open source Screen Reader for Microsoft Windows
(nvaccess/nvda)scikit-learn
2171 Issuesscikit-learn: machine learning in Python
(scikit-learn/scikit-learn)erpnext
2144 IssuesOpen Source ERP built for the web
(frappe/erpnext)vllm
2085 IssuesA high-throughput and memory-efficient inference and serving engine for LLMs
(vllm-project/vllm)frappe
2053 IssuesLow code web framework for real world applications, in Python and Javascript
(frappe/frappe)mmdetection
1890 IssuesOpenMMLab Detection Toolbox and Benchmark
(open-mmlab/mmdetection)yt-dlp
1878 IssuesA youtube-dl fork with additional features and fixes
(yt-dlp/yt-dlp)mlflow
1775 IssuesOpen source platform for the machine learning lifecycle
(mlflow/mlflow)scipy
1723 IssuesSciPy library main repository
(scipy/scipy)numba
1716 IssuesNumPy aware dynamic Python compiler using LLVM
(numba/numba)transformers
1676 Issues🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
(huggingface/transformers)matplotlib
1638 Issuesmatplotlib: plotting with Python
(matplotlib/matplotlib)distributed
1543 IssuesA distributed task scheduler for Dask
(dask/distributed)ipython
1536 IssuesOfficial repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
(ipython/ipython)synapse
1527 IssuesSynapse: Matrix homeserver written in Python/Twisted.
(matrix-org/synapse)oppia
1526 IssuesA free, online learning platform to make quality education accessible for all.
(oppia/oppia)cloud-custodian
1479 IssuesRules engine for AWS management, DSL in yaml for query, filter, and actions on resources
(capitalone/cloud-custodian)cloud-custodian
1479 IssuesRules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources
(cloud-custodian/cloud-custodian)cython
1431 IssuesThe most widely used Python to C compiler
(cython/cython)sktime
1413 IssuesA unified framework for machine learning with time series
(sktime/sktime)incubator-airflow
1336 IssuesApache Airflow (Incubating)
(apache/incubator-airflow)airflow
1334 IssuesApache Airflow - A platform to programmatically author, schedule, and monitor workflows
(apache/airflow)astropy
1332 IssuesAstronomy and astrophysics core library
(astropy/astropy)fairseq
1313 IssuesFacebook AI Research Sequence-to-Sequence Toolkit written in Python.
(facebookresearch/fairseq)sentence-transformers
1250 IssuesSentence Embeddings with BERT & XLNet
(ukplab/sentence-transformers)qutebrowser
1239 IssuesA keyboard-driven, vim-like browser based on PyQt5.
(the-compiler/qutebrowser)sphinx
1224 IssuesThe Sphinx documentation generator
(sphinx-doc/sphinx)electrum
1169 IssuesElectrum Bitcoin Wallet
(spesmilo/electrum)deepspeed
1133 IssuesDeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.
(microsoft/deepspeed)panel
1130 IssuesPanel: The powerful data exploration & web app framework for Python
(holoviz/panel)boto
1119 IssuesFor the latest version of boto, see https://github.com/boto/boto3 -- Python interface to Amazon Web Services
(boto/boto)paramiko
1119 IssuesThe leading native Python SSHv2 protocol library.
(paramiko/paramiko)dask
1118 IssuesParallel computing with task scheduling
(dask/dask)