Pylons / pyramid

Pyramid - A Python web framework
https://trypyramid.com/
Other
3.97k stars 887 forks source link

docs: refresh ZODB wiki tutorial #3751

Closed tseaver closed 9 months ago

tseaver commented 9 months ago

rendered: https://pylons--3751.org.readthedocs.build/projects/pyramid/en/3751/tutorials/wiki/index.html

mmerickel commented 9 months ago

I pushed a version that merges things together for distributing.rst if you want to use it. https://raw.githubusercontent.com/Pylons/pyramid/b2c8840708079ad645cd7abea45634d4b8686eb8/docs/tutorials/wiki2/distributing.rst

mmerickel commented 9 months ago

And tweaks to installation.rst for wiki2 here https://github.com/Pylons/pyramid/pull/3747/commits/a31db999eaecb393b1d0c10058b1d43be076a4f6

tseaver commented 9 months ago

@mmerickel I've cleaned up the remaining setup() / setup.py mentions, and folded in your language for Distrinbuting and Installation.