GithubHelp home page GithubHelp logo

rafirahmanraif / peps Goto Github PK

View Code? Open in Web Editor NEW

This project forked from python/peps

0.0 0.0 0.0 27.11 MB

Python Enhancement Proposals

Home Page: https://peps.python.org

JavaScript 1.83% Python 83.80% C 2.42% CSS 6.18% Makefile 1.63% HTML 2.84% HCL 1.30%

peps's Introduction

Python Enhancement Proposals

image

The PEPs in this repo are published automatically on the web at https://peps.python.org/. To learn more about the purpose of PEPs and how to go about writing one, please start reading at 1. Note that the PEP Index (0) is automatically generated based on the metadata headers in other PEPs.

Canonical links

The canonical form of PEP links are zero-padded, such as https://peps.python.org/pep-0008/

Shortcut redirects are also available. For example, https://peps.python.org/8 redirects to the canonical link.

Contributing to PEPs

See the Contributing Guidelines.

Checking PEP formatting and rendering

Please don't commit changes with reStructuredText syntax errors that cause PEP generation to fail, or result in major rendering defects relative to what you intend.

Browse the ReadTheDocs preview

For every PR, we automatically create a preview of the rendered PEPs using ReadTheDocs. You can find it in the merge box at the bottom of the PR page:

  1. Click "Show all checks" to expand the checks section
  2. Find the line for docs/readthedocs.org:pep-previews
  3. Click on "Details" to the right

Render PEPs locally

See the build documentation for full instructions on how to render PEPs locally. In summary, run the following in a fresh, activated virtual environment:

# Install requirements
python -m pip install -U -r requirements.txt

# Build the PEPs
make html

# Or, if you don't have 'make':
python build.py

The output HTML is found under the build directory.

Check and lint PEPs

You can check for and fix common linting and spelling issues, either on-demand or automatically as you commit, with our pre-commit suite. See the Contributing Guide for details.

peps's People

Contributors

gvanrossum avatar brettcannon avatar warsaw avatar ncoghlan avatar vstinner avatar birkenfeld avatar goodger avatar benjaminp avatar pitrou avatar loewis avatar akuchling avatar ericvsmith avatar 1st1 avatar nnorwitz avatar rhettinger avatar ned-deily avatar ambv avatar larryhastings avatar hugovk avatar rosuav avatar ericsnowcurrently avatar freddrake avatar cam-gerlach avatar dstufft avatar tim-one avatar mariatta avatar dholth avatar encukou avatar pablogsal avatar markshannon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.