Pyramid 1.7b1 has been released.
- This release primarily is to signify the beta period. We've seen several larger projects (including warehouse and websauna) using the alpha with success.
- There was a bug in the packaging of 1.7a1 and 1.7b2 causing some files from the old alchemy scaffold to creep into the wheel package. The new build appears to solve the issue.
A "What's New In Pyramid 1.7" document exists at
You will be able to see the 1.7 release documentation (across all
alphas and betas, as well as when it eventually gets to final release)
You can install it via PyPI:
pip install pyramid==1.7b1
Enjoy, and please report any issues you find to the issue tracker at
Thanks!