Anthony Shaw :python: 1 year ago Did you know there’s a static web server built into Python? python -m http.server Run from the folder with your web app. No dependencies 👍 #python
Anthony Shaw :python: 1 year ago Will Python get LTS releases? Seems to be a resounding no from the maintainers… Discussions on Python.orgPython LTS and maintenance cyclesI have to be blunt here. Repeatedly calling this decision making “arbitrary” is very grating as a library maintainer. Let me pick one thing ou...