Skip to content

Latest commit

 

History

History
192 lines (149 loc) · 4.09 KB

File metadata and controls

192 lines (149 loc) · 4.09 KB
layout landing
description The Python community wiki — 4,000+ pages of tutorials, guides, and community knowledge.
<div class="hero-backdrop">
  <div class="hero-snake hero-snake--left"></div>
  <div class="hero-snake hero-snake--right"></div>
  <div class="hero-grain"></div>
</div>

Python Wiki

Two decades of community wisdom, tutorials, and resources — preserved and searchable.
The collaborative knowledge base for the entire Python ecosystem.
<div class="hero-buttons">
  <a href="python/index.html" class="btn-primary">Browse the Wiki</a>
  <a href="psf/index.html" class="btn-ghost">PSF Wiki</a>
  <a href="jython/index.html" class="btn-ghost">Jython Wiki</a>
</div>

Popular Topics

::::{grid} 2 2 3 4 :gutter: 2 :padding: 0 :class-container: topic-grid

:::{grid-item-card} Beginners :link: python/getting-started/BeginnersGuide.html :link-type: url :class-card: topic-card

Start your Python journey here. :::

:::{grid-item-card} Web Frameworks :link: python/web/index.html :link-type: url :class-card: topic-card

Django, Flask, and more. :::

:::{grid-item-card} GUI Programming :link: python/gui/GuiProgramming.html :link-type: url :class-card: topic-card

Build desktop applications. :::

:::{grid-item-card} IDEs & Editors :link: python/editors/IntegratedDevelopmentEnvironments.html :link-type: url :class-card: topic-card

Tools for writing Python. :::

:::{grid-item-card} Books :link: python/books/index.html :link-type: url :class-card: topic-card

Recommended reading. :::

:::{grid-item-card} Conferences :link: python/conferences/regional/PythonConferences.html :link-type: url :class-card: topic-card

PyCon and community events. :::

:::{grid-item-card} Science :link: python/science/NumericAndScientific.html :link-type: url :class-card: topic-card

NumPy, SciPy, and data science. :::

:::{grid-item-card} Games :link: python/multimedia/GameProgramming.html :link-type: url :class-card: topic-card

Game development with Python. :::

::::


<div class="wiki-stats">
  <div class="stat" style="--delay: 0">
    <span class="stat-number" data-count="4085">4,085</span>
    <span class="stat-label">Wiki Pages</span>
  </div>
  <div class="stat" style="--delay: 1">
    <span class="stat-number">3</span>
    <span class="stat-label">Wiki Sections</span>
  </div>
  <div class="stat" style="--delay: 2">
    <span class="stat-number">20+</span>
    <span class="stat-label">Years of History</span>
  </div>
</div>

Explore the Archive

::::{grid} 1 1 3 3 :gutter: 3 :padding: 0 :class-container: section-cards

:::{grid-item-card} Python Wiki :link: python/index :link-type: doc :class-card: section-card section-card--python

3,274 pages of community-contributed content spanning the entire Python ecosystem.

+++ Tutorials · Libraries · Events · Community :::

:::{grid-item-card} PSF Wiki :link: psf/index.html :link-type: url :class-card: section-card section-card--psf

378 pages documenting the Python Software Foundation's governance and programs.

+++ Governance · Grants · Working Groups :::

:::{grid-item-card} Jython Wiki :link: jython/index.html :link-type: url :class-card: section-card section-card--jython

433 pages covering Jython — the Python implementation for the Java Virtual Machine.

+++ JVM Integration · Java Interop · Guides :::

::::


<div class="archive-notice">
  <div class="archive-notice-icon">
    <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M12 16v-4"/><path d="M12 8h.01"/></svg>
  </div>
  <div>
    <strong>Archival Notice</strong> — This wiki was originally hosted on
    <a href="https://wiki.python.org">wiki.python.org</a> using MoinMoin.
    It has been converted to a static site for long-term preservation.
    For current information, visit <a href="https://www.python.org">python.org</a>.
  </div>
</div>
:maxdepth: 1
:hidden:

python/index
psf/index
jython/index
contributing/index
people/index