awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·9 viewslabex.io/pythoncheatsheet↗

Python Cheatsheet

This project is a programming language cheatsheet and Python language reference. It provides a concise set of documentation and examples designed for recalling language-specific functions and operations.

The resource serves as a guide for the Python standard library, offering references for common built-in modules used for tasks such as date, time, and data parsing. It also provides syntax references and practical code examples to assist with implementing specific logic and programming patterns.

The content is organized to support Python programming onboarding and standard library usage.

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.

Star history

Star history chart for wilfredinni/python-cheatsheetStar history chart for wilfredinni/python-cheatsheet

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does wilfredinni/python-cheatsheet do?

This project is a programming language cheatsheet and Python language reference. It provides a concise set of documentation and examples designed for recalling language-specific functions and operations.

What are the main features of wilfredinni/python-cheatsheet?

The main features of wilfredinni/python-cheatsheet are: Language Cheatsheets, Language Library Documentation, Python Syntax Guides, Python Programming Guides, Language Syntax References, Standard Library References, Date and Time Libraries, Technical Cheatsheets.

What are some open-source alternatives to wilfredinni/python-cheatsheet?

Open-source alternatives to wilfredinni/python-cheatsheet include: 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…

Open-source alternatives to Python Cheatsheet

Similar open-source projects, ranked by how many features they share with Python Cheatsheet.
  • gto76/python-cheatsheetgto76 avatar

    gto76/python-cheatsheet

    38,499View on 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
    View on GitHub↗38,499
  • coodict/python3-in-one-piccoodict avatar

    coodict/python3-in-one-pic

    5,012View on 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
    View on GitHub↗5,012
  • anthonycalandra/modern-cpp-featuresAnthonyCalandra avatar

    AnthonyCalandra/modern-cpp-features

    21,765View on 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
    View on GitHub↗21,765
  • realpython/materialsrealpython avatar

    realpython/materials

    5,173View on 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
    View on GitHub↗5,173
See all 30 alternatives to Python Cheatsheet→