Out now: pepotron 1.6.0, with the new Python 3.16 schedule:

❯ pep 3.16
https://peps.python.org/pep-0826/

❯ pep 8
https://peps.python.org/pep-0008/

❯ pep lazy
Score Result
90 PEP 810: Explicit lazy imports
73 PEP 690: Lazy Imports
68 PEP 217: Display Hook for Interactive Use
68 PEP 802: Display Syntax for the Empty Set
57 PEP 227: Statically Nested Scopes

https://peps.python.org/pep-0810/

❯ uvx pepotron 3.16
https://peps.python.org/pep-0826/

https://mastodon.social/@peps@feedsin.space/116122903304128032

#Python #pepotron #release #Python316

PEP 826 – Python 3.16 Release Schedule | peps.python.org

This document describes the development and release schedule for Python 3.16.

Python Enhancement Proposals (PEPs)

Just released! 🚀

Enabled colour help for Python 3.14:

🎨 em-keyboard 5.2.0
🎨 linkotron 0.5.0
🎨 norwegianblue 0.22.0
🎨 pepotron 1.5.0
🎨 pypistats 1.10.0

Also added Python 3.15 to pepotron: `pep 3.15` opens PEP 790.

#release #python314 #colour #CLI #EmKeyboard #linkotron #norwegianblue #pepotron #pypistats #help

Just released: pepotron 1.3.0 🚀

🔩 Generate digital attestations for PyPI (PEP 740)

🔩 Drop support for Python 3.8

🔩 Generate __version__ at build to avoid slow importlib.metadata

🔩 Test on CI with uv

https://pypi.org/project/pepotron/1.3.0/

Pepotron is a CLI for opening PEPs in your browser. For example, try:

$ pep 8

$ pep 3.14

$ pep dead batteries

$ pep calendar

#Python #release #pepotron #PEP #CLI #PEP740 #Python38

pepotron

CLI to open PEPs in your browser

PyPI

🆕 Niche update for a niche tool!

For PEP authors and editors: I've added a command to pepotron to find the next available number.

For example:

$ python -m pip install -U pepotron
...
$ pep next
Next available PEP: 731

https://github.com/hugovk/pepotron #Python #PEPs #PEP #pepotron #release

GitHub - hugovk/pepotron: CLI to open PEPs in your browser

CLI to open PEPs in your browser. Contribute to hugovk/pepotron development by creating an account on GitHub.

GitHub