awesome-repositories.com
Blog
awesome-repositories.com

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

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
wilfredinni avatar

wilfredinni/python-cheatsheet

0
View on GitHub↗
4,931 stars·1,342 forks·Vue·MIT·4 vueslabex.io/pythoncheatsheet↗

Python Cheatsheet

Ce projet est une antisèche de langage de programmation et une référence pour le langage Python. Il fournit un ensemble concis de documentation et d'exemples conçus pour se remémorer les fonctions et opérations spécifiques au langage.

La ressource sert de guide pour la bibliothèque standard Python, offrant des références pour les modules intégrés courants utilisés pour des tâches telles que la date, l'heure et l'analyse de données. Elle fournit également des références de syntaxe et des exemples de code pratiques pour aider à implémenter une logique et des modèles de programmation spécifiques.

Le contenu est organisé pour soutenir l'intégration à la programmation Python et l'utilisation de la bibliothèque standard.

Features

  • Language Cheatsheets - Serves as a concise quick-reference guide summarizing Python syntax, keywords, and standard library features.
  • Language Library Documentation - Offers detailed usage guides and examples for common Python standard library modules.
  • Python Syntax Guides - Provides reference guides detailing the grammar, keywords, and idiomatic structures of the Python language.
  • Python Programming Guides - Provides educational resources and guides to help developers get up to speed with Python idioms.
  • Language Syntax References - Provides curated catalogs of Python syntax patterns and practical code examples for rapid lookup.
  • Standard Library References - Offers documentation specifically focused on the built-in modules and functions provided by the Python runtime.
  • Date and Time Libraries - Includes detailed guides for standard library modules handling date, time, and data parsing.
  • Technical Cheatsheets - Comprehensive Python language reference.

Historique des stars

Graphique de l'historique des stars pour wilfredinni/python-cheatsheetGraphique de l'historique des stars pour wilfredinni/python-cheatsheet

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.

Start searching with AI

Questions fréquentes

Que fait wilfredinni/python-cheatsheet ?

Ce projet est une antisèche de langage de programmation et une référence pour le langage Python. Il fournit un ensemble concis de documentation et d'exemples conçus pour se remémorer les fonctions et opérations spécifiques au langage.

Quelles sont les fonctionnalités principales de wilfredinni/python-cheatsheet ?

Les fonctionnalités principales de wilfredinni/python-cheatsheet sont : Language Cheatsheets, Language Library Documentation, Python Syntax Guides, Python Programming Guides, Language Syntax References, Standard Library References, Date and Time Libraries, Technical Cheatsheets.

Quelles sont les alternatives open-source à wilfredinni/python-cheatsheet ?

Les alternatives open-source à wilfredinni/python-cheatsheet incluent : gto76/python-cheatsheet — This project is a comprehensive technical reference and programming cheatsheet for the Python language. It serves as a… coodict/python3-in-one-pic — This project is a Python 3 visual reference guide and language syntax map. It provides a condensed visual summary of… anthonycalandra/modern-cpp-features — This project is a comprehensive collection of reference materials, including a language cheatsheet, a standard library… realpython/materials — This project is a comprehensive collection of Python programming education materials, including tutorials, exercises,… jackzhenguo/python-small-examples — This project is a comprehensive library of practical Python code examples and patterns. It provides a collection of… trekhleb/learn-python — This project is an educational resource designed for learning the Python programming language. It serves as a tutorial…

Alternatives open source à Python Cheatsheet

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Python Cheatsheet.
  • gto76/python-cheatsheetAvatar de gto76

    gto76/python-cheatsheet

    38,499Voir sur GitHub↗

    This project is a comprehensive technical reference and programming cheatsheet for the Python language. It serves as a curated catalog of language features, syntax patterns, and standard library functions designed to help developers identify and apply correct coding patterns. The documentation covers a broad range of functional areas, including language fundamentals such as object-oriented structuring, functional logic, and list comprehensions. It also provides guidance on utilizing the standard library for data analysis, file management, networking, and concurrent execution. The reference e

    Pythoncheatsheetpythonpython-cheatsheet
    Voir sur GitHub↗38,499
  • coodict/python3-in-one-picAvatar de coodict

    coodict/python3-in-one-pic

    5,012Voir sur GitHub↗

    This project is a Python 3 visual reference guide and language syntax map. It provides a condensed visual summary of core programming concepts, data types, and flow control structures designed for rapid technical lookup and education. The guide uses a vector-based technical illustration to ensure clarity across different zoom levels. It employs a spatial layout and coordinate-based syntax mapping to organize language rules and programming constructs into a single image, allowing for non-linear reference without searching through extensive technical documentation. The resource covers Python s

    Jupyter Notebook
    Voir sur GitHub↗5,012
  • anthonycalandra/modern-cpp-featuresAvatar de AnthonyCalandra

    AnthonyCalandra/modern-cpp-features

    21,765Voir sur GitHub↗

    This project is a comprehensive collection of reference materials, including a language cheatsheet, a standard library reference, and a concurrency reference. It serves as a guide to modern C++ development, focusing on language syntax, standard library utilities, and template metaprogramming patterns. The repository provides specific guidance on template metaprogramming through a dedicated guide covering compile-time evaluation, type deduction, and variadic template execution. The materials cover a broad range of capabilities, including asynchronous programming, memory management, and system

    cppcpp11cpp14
    Voir sur GitHub↗21,765
  • realpython/materialsAvatar de realpython

    realpython/materials

    5,173Voir sur GitHub↗

    This project is a comprehensive collection of Python programming education materials, including tutorials, exercises, and curated code samples. It serves as a learning curriculum and software engineering toolkit, utilizing Jupyter Notebooks to combine executable code with descriptive educational text. The repository provides practical implementation guides for building large language model applications, such as retrieval-augmented generation systems, stateful AI agents, and machine learning workflows. It distinguishes itself by offering a structured approach to agentic coding workflows, cover

    Jupyter Notebook
    Voir sur GitHub↗5,173
  • Voir les 30 alternatives à Python Cheatsheet→