Python contributions-welcome

Open-source Python projects categorized as contributions-welcome

Top 12 Python contributions-welcome Projects

contributions-welcome
  1. Incident-Playbook

    GOAL: Incident Response Playbooks Mapped to MITRE Attack Tactics and Techniques. [Contributors Friendly]

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Hacktoberfest

    Hacktoberfest OPEN FIRST Pull Request 🎉

    Project mention: Hacktoberfest 2024 | news.ycombinator.com | 2025-02-05
  4. bazel-compile-commands-extractor

    Goal: Enable awesome tooling for Bazel users of the C language family.

    Project mention: Open Source C++ Stack | dev.to | 2024-07-16

    ''' Uchen core - ML framework ''' module(name = "uchen-core", version = "0.1", compatibility_level = 1) bazel_dep(name = "abseil-cpp", version = "20240116.2") bazel_dep(name = "googletest", version = "1.14.0") git_override( module_name = "googletest", remote = "https://github.com/google/googletest.git", commit = "1d17ea141d2c11b8917d2c7d029f1c4e2b9769b2", ) bazel_dep(name = "google_benchmark", version = "1.8.3") git_override( module_name = "google_benchmark", remote = "https://github.com/google/benchmark.git", commit = "447752540c71f34d5d71046e08192db181e9b02b", ) # Dev dependencies bazel_dep(name = "hedron_compile_commands", dev_dependency = True) git_override( module_name = "hedron_compile_commands", remote = "https://github.com/hedronvision/bazel-compile-commands-extractor.git", commit = "a14ad3a64e7bf398ab48105aaa0348e032ac87f8", )

  5. mathgenerator

    A math problem generator, created for the purpose of giving self-studying students and teaching organizations the means to easily get access to high-quality, generated math problems to suit their needs.

  6. pygraft

    Configurable Generation of Synthetic Schemas and Knowledge Graphs at Your Fingertips

  7. unsilence

    Console Interface and Library to remove silent parts of a media file 🔈

  8. Sklearn-genetic-opt

    ML hyperparameters tuning and features selection, using evolutionary algorithms.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. ljd

    LuaJIT Raw-Bytecode Decompiler (LJD)

  11. clippy

    Create animated ASCII-art for the command line almost instantly! (by con-dog)

  12. nedry

    Nedry is a fun & useful discord bot with a modular plugin system (formerly "twitch_monitor_discord_bot")

  13. Cluedo

    Cluedo is a python-based game inspired from a classic board game 'Cluedo'.

  14. SerializeThis

    Scripts to convert Html to JSON without APIs

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python contributions-welcome discussion

Log in or Post with

Python contributions-welcome related posts

  • Jr high/HS tutor looking for an infinte problem generator for specific cases, including simple 'sub' skills of operations (ID the slope or Y intercept, negative exponent conversion, etc).

    1 project | /r/learnmath | 1 Jul 2023
  • A math problem generator

    1 project | /r/patient_hackernews | 19 Dec 2022
  • A math problem generator

    1 project | /r/hackernews | 19 Dec 2022
  • A math problem generator

    1 project | /r/hypeurls | 18 Dec 2022
  • A Math Problem Generator

    2 projects | news.ycombinator.com | 18 Dec 2022
  • mathgenerator: A Python Package for Generating Math Problems

    1 project | /r/hacktoberfest | 6 Oct 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source contributions-welcome projects in Python? This list will help you:

# Project Stars
1 Incident-Playbook 1,428
2 Hacktoberfest 1,315
3 bazel-compile-commands-extractor 741
4 mathgenerator 697
5 pygraft 680
6 unsilence 561
7 Sklearn-genetic-opt 326
8 ljd 70
9 clippy 26
10 nedry 10
11 Cluedo 4
12 SerializeThis 0

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai