awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to ndleah/python-mini-project

Open-source alternatives to Python Mini Project

30 open-source projects similar to ndleah/python-mini-project, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Python Mini Project alternative.

  • rafaballerini/gittutorialAvatar von rafaballerini

    rafaballerini/GitTutorial

    10,518Auf GitHub ansehen↗

    This project is a set of instructional resources and step-by-step guides designed for learning version control fundamentals and collaborating via remote hosting platforms. It provides a comprehensive tutorial for using Git and GitHub to manage code versions and track project history. The materials include a practical walkthrough of the GitHub workflow, specifically focusing on forking, cloning, and pushing changes to remote repositories. These guides serve as a learning resource covering both basic and advanced operations for managing file changes. The content covers core version control ope

    gitgit-commitgit-tutorial
    Auf GitHub ansehen↗10,518
  • octocat/spoon-knifeAvatar von octocat

    octocat/Spoon-Knife

    13,848Auf GitHub ansehen↗

    Spoon-Knife is a sandbox repository designed as a training tool for developers to learn the mechanics of distributed version control. It provides a dedicated environment for practicing the fundamental workflows of collaborative software development, including branching, committing, and merging code. The project serves as a tutorial for mastering the lifecycle of open source contributions. Users can practice creating personal forks of the repository to experiment with changes in an isolated workspace, as well as submitting pull requests to propose modifications for review. This structure allow

    HTML
    Auf GitHub ansehen↗13,848
  • kubernetes/communityAvatar von kubernetes

    kubernetes/community

    12,902Auf GitHub ansehen↗

    This repository serves as the coordination hub for the Kubernetes community, focusing on open source contribution and project governance. It provides the structures necessary to manage the development of subprojects through a distributed governance model involving committees and working groups. The project manages community coordination by connecting contributors through a network of mailing lists and chat channels. It defines the requirements and responsibilities for contributor membership, including the process for becoming an official member or code reviewer. The repository utilizes a sta

    Jupyter Notebookkubernetes
    Auf GitHub ansehen↗12,902

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • freddier/hyperblogAvatar von freddier

    freddier/hyperblog

    8,812Auf GitHub ansehen↗

    Hyperblog is a Git learning resource and static site blog template. It provides a practical codebase and markdown blog theme designed for hands-on implementation of version control and collaborative development. The project focuses on Git workflow practice and GitHub collaborative development. It allows users to master version control and project management by building and deploying a functional static website. The system uses static site generation and markdown-driven content to create blog posts. It includes template-based layouts and client-side search indexing to locate specific text or

    HTML
    Auf GitHub ansehen↗8,812
  • octocat/hello-worldAvatar von octocat

    octocat/Hello-World

    3,504Auf GitHub ansehen↗

    Hello-World is a Git repository hosting service and source code management platform. It functions as a version control system for storing and managing source code. The platform facilitates remote code hosting and version control management to track changes over time. It supports public code distribution and collaborative software development, allowing multiple contributors to work on the same project from different locations. The system includes a web-based interface, an HTTP-based API, and SSH-based authentication for secure access. It utilizes a distributed repository model and content-add

    Auf GitHub ansehen↗3,504
  • geeeeeeeeek/git-recipesAvatar von geeeeeeeeek

    geeeeeeeeek/git-recipes

    14,752Auf GitHub ansehen↗

    This project is an educational resource providing a detailed command reference, tutorial collections, and structured guides for mastering version control. It serves as a set of Chinese language tutorials based on international community best practices, designed to help users learn both the core concepts and practical applications of Git. The resource focuses on specific workflow guides for managing feature development, release cycles, and collaborative forking strategies. It pairs theoretical version control concepts with practical command-line examples to demonstrate real-world application.

    Auf GitHub ansehen↗14,752
  • agis-/git-style-guideAvatar von agis-

    agis-/git-style-guide

    5,114Auf GitHub ansehen↗

    This project is a version control style guide and contribution standard. It provides formal specifications for maintaining consistency in commit messaging, branch naming, and general development workflows within Git. The guide focuses on organizing project history through atomic commit structuring and specific rebasing strategies to ensure a clean, linear timeline. It establishes standardized conventions for naming branches with ticket identifiers and formatting commit messages to explain the reasoning behind changes. The framework also covers the coordination of team contributions through m

    Auf GitHub ansehen↗5,114
  • thoughtbot/tilAvatar von thoughtbot

    thoughtbot/til

    3,932Auf GitHub ansehen↗

    This project is a git-based documentation site and markdown knowledge base designed as a searchable archive of technical cheat sheets and guides. It functions as a repository for short technical tips and code examples to facilitate team knowledge sharing and developer onboarding. The system employs a version control workflow to manage the submission, review, and publishing of technical learnings. It includes utilities for commit management and history consolidation, as well as the ability to retrieve specific files across different branches. Security is handled through the use of system-leve

    Auf GitHub ansehen↗3,932
  • k88hudson/git-flight-rulesAvatar von k88hudson

    k88hudson/git-flight-rules

    42,472Auf GitHub ansehen↗

    git-flight-rules is a collection of curated guidelines, operational resources, and a command reference for managing version control with Git. It provides a set of procedure-based rules and best practices designed to organize code history, branches, and collaborative development. The project distinguishes itself by providing structured workflows for complex history manipulation and data recovery. This includes specific guidance on rewriting commit history to remove sensitive data, using the reference log to recover lost work, and employing binary searches to isolate regressions. The resource

    Auf GitHub ansehen↗42,472
  • roshanjossey/first-contributionsAvatar von Roshanjossey

    Roshanjossey/first-contributions

    54,683Auf GitHub ansehen↗

    This project is a Git workflow learning tool and a contribution sandbox designed to teach the process of forking and cloning repositories. It serves as a hands-on tutorial where new developers can practice the technical steps required to contribute to open source projects in a safe environment. The project facilitates beginner developer onboarding by simulating a GitHub contribution cycle. It provides a controlled space for users to exercise the technical requirements of making their first contributions, specifically focusing on the process of submitting pull requests. The learning surface c

    Auf GitHub ansehen↗54,683
  • pingcap/talent-planAvatar von pingcap

    pingcap/talent-plan

    10,938Auf GitHub ansehen↗

    Talent Plan provides guided training programs and curricula centered on distributed database design, systems programming, and open source contribution workflows. The project offers a distributed systems education program consisting of curated courses and labs focused on database internals. The curriculum emphasizes the use of the Rust language for building high-performance networked applications and implementing distributed algorithms. It integrates educational materials on version control, community governance, and the specific processes required to contribute to public software projects. T

    Rust
    Auf GitHub ansehen↗10,938
  • a-little-org-called-mario/a-little-game-called-marioAvatar von a-little-org-called-mario

    a-little-org-called-mario/a-little-game-called-mario

    1,442Auf GitHub ansehen↗

    This project is an open-source game engine designed as a collaborative platform for building and distributing interactive software. It provides a shared environment for developers to coordinate contributions and manage the development of game mechanics through collective maintenance. The engine utilizes a distributed version control workflow to track granular code changes and manage feature integration across teams. By employing modular architecture, the system allows for the independent development of core game components, facilitating scalable gameplay features and structured collaboration.

    GDScriptgamegame-developmentgamedev
    Auf GitHub ansehen↗1,442
  • rust-lang/this-week-in-rustAvatar von rust-lang

    rust-lang/this-week-in-rust

    2,569Auf GitHub ansehen↗

    This project is a community newsletter curation system that collects and organizes links, projects, and news into a structured weekly digest for the Rust ecosystem. It monitors the status of language proposals and core tooling updates to keep developers informed of official changes. The system utilizes a Git-based editorial workflow where community-submitted links and project updates are collected via pull requests for manual filtering. It features a markdown-to-static generation pipeline that transforms these drafts into HTML pages for hosting and chronological historical archiving. The cur

    Pythonblognewsletterpelican
    Auf GitHub ansehen↗2,569
  • jikexueyuanwiki/tensorflow-zhAvatar von jikexueyuanwiki

    jikexueyuanwiki/tensorflow-zh

    12,364Auf GitHub ansehen↗

    This project is a community-driven technical translation effort and a machine learning educational resource. It focuses on the localization of official TensorFlow technical guides and deep learning concepts from English into Chinese. The project utilizes a distributed Git-based contribution workflow and a decentralized review process to manage the translation of complex software documentation. Content is authored using Markdown to maintain consistent formatting across different platforms. The repository organizes these translated guides within a nested folder hierarchy that mirrors the origi

    TeX
    Auf GitHub ansehen↗12,364
  • trinkle23897/undergraduateAvatar von Trinkle23897

    Trinkle23897/Undergraduate

    1,245Auf GitHub ansehen↗

    Undergraduate is a structured repository designed for the archival and organization of completed computer science coursework. It serves as a personal library of programming assignments and project implementations, allowing users to maintain a permanent record of their academic progress and technical development throughout their studies. The project utilizes a hierarchical directory structure mapped to specific course codes and academic semesters to ensure logical navigation and retrieval of materials. By leveraging a distributed revision control system, it tracks incremental changes to source

    C++assignmentcourse-projectcoursework
    Auf GitHub ansehen↗1,245
  • github/opensource.guideAvatar von github

    github/opensource.guide

    15,530Auf GitHub ansehen↗

    This project serves as a comprehensive repository of best practices and documentation standards for managing open source software. It provides a foundational framework for establishing project governance, defining contributor roles, and structuring the lifecycle of collaborative software development. By centralizing knowledge on community building and operational transparency, it acts as a guide for launching, maintaining, and scaling healthy software projects. The project distinguishes itself by offering actionable strategies for the human and organizational aspects of software development t

    HTMLbest-practicesdocumentationhacktoberfest
    Auf GitHub ansehen↗15,530
  • itwanger/tobebetterjavaerAvatar von itwanger

    itwanger/toBeBetterJavaer

    16,678Auf GitHub ansehen↗

    This project serves as a dual-purpose platform that functions both as a comprehensive software engineering learning resource and an autonomous agent orchestration framework. It provides a structured curriculum focused on the Java ecosystem, offering technical roadmaps, interview preparation materials, and career mentorship. Simultaneously, it acts as a technical foundation for building intelligent systems, enabling developers to construct complex, multi-step agent pipelines. The framework distinguishes itself by integrating advanced automation capabilities directly into its educational missio

    javajvmmysql
    Auf GitHub ansehen↗16,678
  • markyun/my-blogAvatar von markyun

    markyun/My-blog

    11,232Auf GitHub ansehen↗

    This project is a personal technical blog and frontend development knowledge base. It serves as a website for publishing study notes, technical articles, and interview preparation materials focused on professional web development. The project includes a specialized utility for migrating knowledge base content from the Yuque platform into portable external formats. It also implements a secure authentication system using the OAuth2 protocol to connect third-party authorization services. Additional capabilities cover web performance analysis for identifying technical bottlenecks through site sp

    Auf GitHub ansehen↗11,232
  • ruanyf/jstrainingAvatar von ruanyf

    ruanyf/jstraining

    19,964Auf GitHub ansehen↗

    This project is a structured educational framework designed to guide developers through the core concepts of JavaScript programming and software engineering. It functions as a comprehensive training resource, providing a logical roadmap for mastering web development, from fundamental language syntax to full-stack application architecture. The platform utilizes a markdown-based documentation system that organizes technical learning materials into a clear, hierarchical curriculum. By employing a static site generator, the project transforms these plain-text educational modules into a collection

    Auf GitHub ansehen↗19,964
  • hustcc/js-sorting-algorithmAvatar von hustcc

    hustcc/JS-Sorting-Algorithm

    5,193Auf GitHub ansehen↗

    This project is a JavaScript sorting algorithm library and educational programming resource. It provides a collection of classic sorting implementations designed to teach the logic behind common data ordering techniques. The project serves as a technical reference guide, offering implementations of various sorting methods alongside explanations of their time and space complexity. It focuses on the application of fundamental computer science patterns within a JavaScript environment. The library covers a wide range of sorting algorithms, including comparison-based methods like quicksort, merge

    Javaalgorithmgitbookgolang
    Auf GitHub ansehen↗5,193
  • wearehive/project-guidelinesAvatar von wearehive

    wearehive/project-guidelines

    29,458Auf GitHub ansehen↗

    This project is a comprehensive set of architectural and coding standards for organizing and maintaining high-quality JavaScript applications. It provides a framework for JavaScript project best practices across the full software development lifecycle, establishing unified guidelines for project organization and development. The guidelines cover specific standards for REST API design, utilizing resource-oriented interfaces and standardized HTTP methods. It also includes a web accessibility standard focused on semantic HTML and automated audits, alongside a defined Git workflow standard for br

    JavaScript
    Auf GitHub ansehen↗29,458
  • reactjs/rfcsAvatar von reactjs

    reactjs/rfcs

    5,792Auf GitHub ansehen↗

    This repository is a technical proposal collection and open source governance workflow used to manage the lifecycle of feature requests. It functions as a collaborative API design framework where major architectural changes are proposed and tracked from initial draft to final acceptance. The project utilizes a Git-based governance workflow to gather community consensus. It leverages version control, pull requests, and Markdown documents to facilitate asynchronous technical reviews and distributed contributor agreement. The system covers the coordination of technical consensus and the managem

    Auf GitHub ansehen↗5,792
  • gxcuizy/pythonAvatar von gxcuizy

    gxcuizy/Python

    5,296Auf GitHub ansehen↗

    This project is a collection of Python scripts and source code examples designed for learning programming fundamentals through practical application. It serves as a toolkit for web scraping and browser automation, alongside a library of utilities for data processing. The repository includes scripts for simulating human interactions to automate repetitive web tasks and online booking processes. It also provides a structured database of administrative divisions, including provinces, cities, and districts, for geographic data management and address validation. The collection covers capabilities

    Pythonpythonpython3
    Auf GitHub ansehen↗5,296
  • xirong/my-gitAvatar von xirong

    xirong/my-git

    7,396Auf GitHub ansehen↗

    my-git is a comprehensive framework and reference guide for Git version control administration, repository governance, and software release management. It provides a structured approach to managing the software development lifecycle, from initial feature branching to final production deployment. The project distinguishes itself through a specialized AI-assisted development framework. This includes workflows for managing AI-generated code via automated diff reviews, intent-based commit splitting, and governance models for multi-agent coordination and session isolation using worktrees. The cod

    Python
    Auf GitHub ansehen↗7,396
  • peterding/iscriptAvatar von PeterDing

    PeterDing/iScript

    5,106Auf GitHub ansehen↗

    iScript is a collection of Python automation scripts designed for file downloads and data extraction from various web services and cloud platforms. The project provides specialized tools for managing cloud storage, converting torrent links, retrieving music, and fixing archive encoding errors. The toolkit includes a music downloader that fetches high-quality audio tracks and applies ID3 metadata tags, as well as a magnet link converter that transforms torrent files and filters results by keyword. It also features a utility to correct character encoding discrepancies in zip archives created on

    Pythonbaiduyuniscriptmagnet-torrent
    Auf GitHub ansehen↗5,106
  • progit/progit2Avatar von progit

    progit/progit2

    6,522Auf GitHub ansehen↗

    This project is a comprehensive educational resource and guide for learning the Git version control system. It serves as a technical documentation source for a textbook that explains the fundamentals, advanced workflows, and internal architecture of Git. The project is structured as a multi-format e-book, with source files designed to be compiled into various digital publication formats, including HTML, PDF, EPUB, and Mobi. It utilizes a dedicated build pipeline to generate and validate these documents. The content covers a broad range of version control capabilities, including history manip

    CSS
    Auf GitHub ansehen↗6,522
  • google/git-appraiseAvatar von google

    google/git-appraise

    5,303Auf GitHub ansehen↗

    git-appraise is a decentralized code review tool and distributed review workflow engine. It allows teams to conduct peer reviews by storing review requests, comments, and approvals as objects directly within Git repositories, eliminating the need for a central server. The system synchronizes review data across team members using standard Git push and pull operations. It manages the entire lifecycle of a code change—from the initial review request to the final merge—by using Git references to track the state and identity of reviews. The project covers code approval workflows, including the en

    Go
    Auf GitHub ansehen↗5,303
  • missing-semester-cn/missing-semester-cn.github.ioAvatar von missing-semester-cn

    missing-semester-cn/missing-semester-cn.github.io

    7,311Auf GitHub ansehen↗

    This is an open-source educational website that translates and localizes MIT's Missing Semester course, teaching practical computing skills for computer science students. The curriculum covers developer tooling, shell scripting, version control, security fundamentals, and open-source collaboration, with a focus on core computing skills including data processing pipelines, workflow automation, secure remote access, shell productivity, Vim editing, and Git version control. The project distinguishes itself by teaching command-line mastery, shell scripting, and automation to boost daily developer

    Markdown
    Auf GitHub ansehen↗7,311
  • elidianaandrade/git-github-learning-questAvatar von elidianaandrade

    elidianaandrade/git-github-learning-quest

    10,830Auf GitHub ansehen↗

    This is a structured, gamified learning resource for Git and GitHub. It guides learners through code versioning fundamentals using a progression of themed levels and achievements, covering everything from initial repository setup to advanced collaboration workflows. The material is organized around core Git concepts such as branch isolation, commit snapshots, pull request workflows, remote synchronization, and stash management, all supported by a structured glossary of versioning terms. The project distinguishes itself by teaching Git and GitHub workflows through a hands-on, achievement-based

    gitgit-commandsgit-manual
    Auf GitHub ansehen↗10,830
  • xwmx/nbAvatar von xwmx

    xwmx/nb

    8,210Auf GitHub ansehen↗

    nb is a command-line note manager and personal knowledge management system that organizes plain-text documents and web bookmarks. It functions as a Markdown knowledge base, allowing users to create a structured collection of information through a shell-scripted interface. The system uses Git for versioning and synchronization, tracking full revision history and enabling the sync of notebooks across multiple devices via remote repositories. It provides security for sensitive data through AES-256 or GPG encryption and supports document conversion into various publishing formats using the Pandoc

    Shellarchivingbashbookmark-manager
    Auf GitHub ansehen↗8,210