"PEP Analysis" automatically collects and analyses data from the Python PEP website, providing structured lists of PEP documents and a summary of their statuses in .csv format
-
Updated
Oct 5, 2023 - Python
"PEP Analysis" automatically collects and analyses data from the Python PEP website, providing structured lists of PEP documents and a summary of their statuses in .csv format
Rules and examples of various built-in functions in Python
My understandings and learnings from reading PEPs in a developer perspective
duefuse🔩: Data Usage Enforcement Filesystem in Userspace
Language support for the Pep/9 assembly language in VS Code.
Парсер предназначен для сбора информации о нововведениях Python и количестве статусов документов PEP. Собирает все (Номера, Названия, Статусы) с https://peps.python.org/ и формирует два файла csv и записи в БД (sqlite) через SQLAlchemy. (Примеры есть в директории results/)
Add a description, image, and links to the pep topic page so that developers can more easily learn about it.
To associate your repository with the pep topic, visit your repo's landing page and select "manage topics."