awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comCatégoriesBlog
Back to python/peps

Open-source alternatives to Peps

25 open-source projects similar to python/peps, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Peps alternative.

  • unknwon/the-way-to-go_zh_cnAvatar de unknwon

    unknwon/the-way-to-go_ZH_CN

    35,077Voir sur GitHub↗

    This project is a comprehensive introductory guide to the Go programming language, translated into Chinese. It serves as a professional software engineering manual designed to help Chinese-speaking developers and students learn Go syntax and core concepts. The content is authored as markdown-based technical documentation. It utilizes a translation-layer mapping to align original English source material with the Chinese text to maintain conceptual accuracy. The repository employs a static site generation workflow and uses Git-based version control to manage the translated technical content.

    Gobookgotranslation
    Voir sur GitHub↗35,077
  • allendowney/thinkdspAvatar de AllenDowney

    AllenDowney/ThinkDSP

    4,567Voir sur GitHub↗

    ThinkDSP is a Python-based audio signal processing framework and educational resource designed for studying the mathematical properties of digital audio and waveforms. It functions as a digital signal processing library that provides tools for performing frequency analysis and harmonic decomposition of sound waves. The project covers the fundamentals of audio frequency analysis and sound synthesis, enabling the decomposition of sound into harmonics to analyze or modify spectral content. It facilitates Python audio programming by providing the means to manipulate audio files and generate synth

    Jupyter Notebook
    Voir sur GitHub↗4,567
  • allendowney/thinkpythonAvatar de AllenDowney

    AllenDowney/ThinkPython

    2,671Voir sur GitHub↗

    ThinkPython

    Jupyter Notebook
    Voir sur GitHub↗2,671
  • astaxie/build-web-application-with-golangAvatar de astaxie

    astaxie/build-web-application-with-golang

    43,920Voir sur GitHub↗

    This project is an open-source software engineering handbook and technical learning resource focused on backend web development. It provides a comprehensive guide to building server-side applications, covering the end-to-end flow of web requests from initial HTTP traffic handling to database integration and dynamic content rendering. The material follows a code-centric pedagogical pattern, anchoring theoretical concepts in functional snippets that demonstrate practical implementation. The curriculum is organized through progressive complexity sequencing, moving from foundational language synt

    Go
    Voir sur GitHub↗43,920

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • codeguy/php-the-right-wayAvatar de codeguy

    codeguy/php-the-right-way

    9,259Voir sur GitHub↗

    This project is a comprehensive guide and reference for PHP best practices and coding standards. It serves as a collection of modern industry guidelines and community-driven patterns designed to help developers write maintainable and efficient code. The resource provides technical documentation and development guidance focused on improving code quality and standardizing PHP application development. To support a global community, the documentation is available in multiple languages. The knowledge base is authored in Markdown and deployed as a static site via pre-rendered HTML files for public

    CSS
    Voir sur GitHub↗9,259
  • dabeaz-course/practical-pythonD

    dabeaz-course/practical-python

    0Voir sur GitHub↗

    When I first learned Python nearly 27 years ago, I was immediately struck by how I could productively apply it to all sorts of messy work projects. Fast-forward a decade and I found myself teaching others the same fun. The result of that teaching is this course--A no-nonsense treatment of Python…

    Voir sur GitHub↗0
  • django/djangoAvatar de django

    django/django

    87,878Voir sur GitHub↗

    Django is a full-stack web framework designed for rapid backend development. It provides an integrated environment for building data-driven applications by combining an object-relational mapping layer for database management with a modular request-response pipeline for handling HTTP traffic. The framework emphasizes security and maintainability, offering a suite of tools to protect against common web vulnerabilities while decoupling site structure from implementation through a centralized URL routing system. A defining characteristic of the framework is its ability to generate production-read

    Pythonappsdjangoframework
    Voir sur GitHub↗87,878
  • forhappy/cplusplus-concurrency-in-practiceAvatar de forhappy

    forhappy/Cplusplus-Concurrency-In-Practice

    5,485Voir sur GitHub↗

    This project is a comprehensive guide and technical book focused on C++ concurrency. It serves as an educational resource for developers to learn multi-threading and the implementation of thread-safe code. The material covers the C++ memory model, atomic operations, and synchronization patterns. It combines theoretical explanations with practical code examples to illustrate how to prevent data races in multi-threaded applications. The instructional approach utilizes scenario-based learning and analysis of the C++ standard library to demonstrate concurrent execution patterns and memory orderi

    C++
    Voir sur GitHub↗5,485
  • idocs/test1Avatar de idocs

    idocs/test1

    123Voir sur GitHub↗
    CSS
    Voir sur GitHub↗123
  • jakevdp/whirlwindtourofpythonAvatar de jakevdp

    jakevdp/WhirlwindTourOfPython

    4,006Voir sur GitHub↗

    This project is a collection of curricular resources and hands-on tutorials designed to teach Python programming and scientific computing. It consists of a series of interactive lessons and executable notebooks that provide a guided approach to learning Python through a combination of code and prose. The curriculum is specifically designed for experienced programmers to quickly master Python syntax, data structures, and core language semantics. It includes an introductory guide to the libraries and programming environments used for scientific computing and complex dataset analysis. The educa

    Jupyter Notebook
    Voir sur GitHub↗4,006
  • kennethreitz/python-guideAvatar de kennethreitz

    kennethreitz/python-guide

    139Voir sur GitHub↗

    Python best practices guidebook, written for humans.

    Batchfile
    Voir sur GitHub↗139
  • kvalle/diy-lispAvatar de kvalle

    kvalle/diy-lisp

    550Voir sur GitHub↗

    A hands-on, test driven guide to implementing a simple programming language

    Python
    Voir sur GitHub↗550
  • alexandru/scala-best-practicesAvatar de alexandru

    alexandru/scala-best-practices

    4,352Voir sur GitHub↗

    This project is a collection of curated guidelines and manuals for writing clean, idiomatic, and maintainable code in Scala. It serves as a comprehensive guide for Scala coding standards, functional programming design, and enterprise software architecture. The repository provides specific strategies for concurrency management, including patterns for actors, futures, and thread pools to ensure thread safety. It also contains a performance optimization manual focused on reducing memory allocations and managing garbage collection pressure to improve runtime efficiency. The guides cover a broad

    Voir sur GitHub↗4,352
  • nqdeng/7-days-nodejsAvatar de nqdeng

    nqdeng/7-days-nodejs

    3,083Voir sur GitHub↗

    七天学会NodeJS

    HTML
    Voir sur GitHub↗3,083
  • orangeduck/buildyourownlispO

    orangeduck/BuildYourOwnLisp

    0Voir sur GitHub↗

    Build your own Lisp

    Voir sur GitHub↗0
  • rafekettler/magicmethodsAvatar de RafeKettler

    RafeKettler/magicmethods

    1,719Voir sur GitHub↗

    Guide to Python's magic methods

    HTML
    Voir sur GitHub↗1,719
  • rpicard/explore-flaskAvatar de rpicard

    rpicard/explore-flask

    1,688Voir sur GitHub↗

    Explore Flask

    Python
    Voir sur GitHub↗1,688
  • ruanyf/es6tutorialAvatar de ruanyf

    ruanyf/es6tutorial

    21,448Voir sur GitHub↗

    This project is a comprehensive ECMAScript 6 tutorial and JavaScript language guide. It serves as a technical reference for learning the updated syntax and language features introduced in the ECMAScript 6 version of JavaScript. The resource focuses on modern JavaScript learning and syntax mastery, providing a structured set of tutorials to help developers align their skills with current industry standards and specifications.

    JavaScript
    Voir sur GitHub↗21,448
  • ruanyf/jstutorialAvatar de ruanyf

    ruanyf/jstutorial

    5,377Voir sur GitHub↗

    This project is a comprehensive JavaScript programming tutorial and educational resource designed to guide learners from basic syntax to advanced language mastery. It serves as a structured instructional guide and language reference for the JavaScript standard library and its core programming concepts. The curriculum covers several specialized technical areas, including an asynchronous JavaScript guide focused on non-blocking code and a course on object-oriented programming centered on prototypes and inheritance. It also provides a dedicated learning resource for web development, focusing on

    CSS
    Voir sur GitHub↗5,377
  • rust-lang/rustAvatar de rust-lang

    rust-lang/rust

    114,066Voir sur GitHub↗

    Rust is a programming language designed for memory safety and performance. It provides a comprehensive curriculum that covers fundamental syntax, memory management, and advanced programming paradigms, including support for functional and object-oriented styles. The language features a strong type system that enforces memory safety through ownership, borrowing, and lifetime annotations, while also offering mechanisms for handling both recoverable and unrecoverable errors. The language includes extensive support for concurrent programming, providing primitives for thread management, shared-stat

    Rustcompilerlanguagerust
    Voir sur GitHub↗114,066
  • rust-lang/rust-by-exampleAvatar de rust-lang

    rust-lang/rust-by-example

    8,026Voir sur GitHub↗

    This project is an interactive programming education resource and tutorial designed for learning the Rust programming language and systems programming concepts. It provides a collection of runnable and editable code examples that serve as a practical reference for language syntax and implementation. The resource features an interactive code sandbox that allows users to execute and test code snippets in real time. It emphasizes the verification of technical accuracy by executing embedded code blocks during the build process to ensure all examples remain functional. The content covers a compre

    Handlebars
    Voir sur GitHub↗8,026
  • swaroopch/byte-of-pythonAvatar de swaroopch

    swaroopch/byte-of-python

    2,470Voir sur GitHub↗

    Beginners book on Python - start here if you don't know programming

    Pythonbeginner-friendlybookpython
    Voir sur GitHub↗2,470
  • the5fire/backbonejs-learning-noteAvatar de the5fire

    the5fire/backbonejs-learning-note

    940Voir sur GitHub↗

    Backbone.js入门教程第二版

    JavaScript
    Voir sur GitHub↗940
  • twitter/effectivescalaT

    twitter/effectivescala

    0Voir sur GitHub↗

    This is the repository for the Effective Scala document.

    Voir sur GitHub↗0
  • makaimc/fullstackpython.comAvatar de makaimc

    makaimc/fullstackpython.com

    2,949Voir sur GitHub↗

    This repository contains the source code for Full Stack Python.

    HTML
    Voir sur GitHub↗2,949