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
·
RafeKettler avatar

RafeKettler/magicmethods

0
View on GitHub↗
1,719 Stars·343 Forks·HTML·2 Aufrufewww.rafekettler.com/magicmethods.html↗

Magicmethods

Guide to Python's magic methods

Features

  • Programming Language Guides - Guide to understanding Python's special magic methods.

Star-Verlauf

Star-Verlauf für rafekettler/magicmethodsStar-Verlauf für rafekettler/magicmethods

KI-Suche

Entdecke weitere awesome Repositories

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

Start searching with AI

Open-Source-Alternativen zu Magicmethods

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Magicmethods.
  • unknwon/the-way-to-go_zh_cnAvatar von unknwon

    unknwon/the-way-to-go_ZH_CN

    35,077Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗35,077
  • allendowney/thinkdspAvatar von AllenDowney

    AllenDowney/ThinkDSP

    4,567Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,567
  • allendowney/thinkpythonAvatar von AllenDowney

    AllenDowney/ThinkPython

    2,671Auf GitHub ansehen↗

    ThinkPython

    Jupyter Notebook
    Auf GitHub ansehen↗2,671
  • alexandru/scala-best-practicesAvatar von alexandru

    alexandru/scala-best-practices

    4,352Auf GitHub ansehen↗

    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

    Auf GitHub ansehen↗4,352
Alle 30 Alternativen zu Magicmethods anzeigen→

Häufig gestellte Fragen

Was macht rafekettler/magicmethods?

Guide to Python's magic methods

Was sind die Hauptfunktionen von rafekettler/magicmethods?

Die Hauptfunktionen von rafekettler/magicmethods sind: Programming Language Guides.

Welche Open-Source-Alternativen gibt es zu rafekettler/magicmethods?

Open-Source-Alternativen zu rafekettler/magicmethods sind unter anderem: unknwon/the-way-to-go_zh_cn — This project is a comprehensive introductory guide to the Go programming language, translated into Chinese. It serves… allendowney/thinkdsp — ThinkDSP is a Python-based audio signal processing framework and educational resource designed for studying the… allendowney/thinkpython — ThinkPython. astaxie/build-web-application-with-golang — This project is an open-source software engineering handbook and technical learning resource focused on backend web… bbatsov/clojure-style-guide — This project provides a set of software architecture guidelines, Lisp coding standards, and functional programming… alexandru/scala-best-practices — This project is a collection of curated guidelines and manuals for writing clean, idiomatic, and maintainable code in…