FastAPI-like decorators for Pyramid - Build type-safe REST APIs with automatic validation, serialization, and OpenAPI documentation.
Project description
pyramid-capstone
FastAPI-like decorators for Pyramid - Build type-safe REST APIs with automatic validation, serialization, and OpenAPI documentation.
⚠️ Development Status Warning
This project is in early development (v0.1.x) and should NOT be used in production environments.
While we have comprehensive tests and the core functionality works, the API may change significantly between versions. Use at your own risk and expect breaking changes until we reach v1.0.0.
- 📖 Documentation: https://tomascorrea.github.io/pyramid-capstone/
- 🔧 Source Code: https://github.com/tomascorrea/pyramid-capstone/
- 🐍 PyPI: <https://pypi.org/project/pyramid-capstone/
✨ What is pyramid-capstone?
pyramid-capstone enhances Pyramid's already excellent foundation with modern developer conveniences. Built on Pyramid's proven architecture of robustness, flexibility, and enterprise-grade security, it adds automatic validation, serialization, and documentation generation while preserving Pyramid's minimalist philosophy.
🎯 Key Features
- ⚡ Developer Experience: Modern decorators with automatic validation and serialization
- 🏗️ Pyramid Foundation: Built on Pyramid's battle-tested, production-ready framework
- 🔗 Seamless Integration: Works perfectly with existing Pyramid applications and middleware
- 📚 Auto Documentation: Automatic OpenAPI/Swagger documentation generation
- 🛡️ Enterprise Security: Leverages Pyramid's comprehensive security and authentication system
- 🧪 Production Ready: Comprehensive test suite built on Pyramid's reliability
🚀 Quick Example
from pyramid.config import Configurator
from pyramid_capstone import api
@api.get('/users/{user_id}')
def get_user(request, user_id: int) -> dict:
return {"id": user_id, "name": "John Doe"}
@api.post('/users')
def create_user(request, name: str, email: str) -> dict:
# Parameters automatically extracted and validated from JSON body
return {"message": "User created", "name": name, "email": email}
# Pyramid app setup
def main(global_config, **settings):
config = Configurator(settings=settings)
config.include('pyramid_capstone')
config.scan()
return config.make_wsgi_app()
That's it! No manual schema definitions, no boilerplate validation code.
🏃♂️ Quick Start
Installation
pip install pyramid-capstone
Basic Setup
from pyramid.config import Configurator
from pyramid_capstone import api
# Include the library in your Pyramid app
def main(global_config, **settings):
config = Configurator(settings=settings)
config.include('pyramid_capstone')
# Scan for your decorated views
config.scan()
return config.make_wsgi_app()
🎯 Why Choose pyramid-capstone?
pyramid-capstone combines Pyramid's enterprise-grade foundation with modern developer experience:
| Feature | pyramid-capstone | Pure Pyramid | Pure Cornice |
|---|---|---|---|
| Developer Experience | ✅ Modern + Simple | ✅ Minimal | ⚠️ Schema-heavy |
| Auto Validation | ✅ Type-hint based | ❌ Manual setup | ✅ Schema-based |
| OpenAPI Docs | ✅ Auto-generated | ❌ Manual | ⚠️ Limited |
| Production Readiness | ✅ Pyramid foundation | ✅ Battle-tested | ✅ Pyramid foundation |
| Security & Auth | ✅ Full Pyramid power | ✅ Comprehensive | ✅ Full Pyramid power |
| Flexibility | ✅ Pyramid's strength | ✅ Maximum | ✅ Pyramid's strength |
| Learning Curve | ✅ Gentle enhancement | ⚠️ Framework mastery | ⚠️ Schema complexity |
The Best of Both Worlds: Get Pyramid's proven robustness, security, and flexibility with the convenience of automatic validation and documentation.
📚 Learn More
- 📖 Full Documentation - Complete guides and API reference
- 🚀 Getting Started - Step-by-step tutorial
- 💡 Examples - Complete blog API example with advanced features
- 🔒 Security Guide - Authentication and authorization
🤝 Contributing
We welcome contributions! Please see our Contributing Guide for details.
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyramid_capstone-0.1.2.tar.gz.
File metadata
- Download URL: pyramid_capstone-0.1.2.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a0226e979958df584772973ecabfa5dc1d2e7a07c6216f2475478f577efb8a2
|
|
| MD5 |
aee247310a5f6a628065ac34d622ca45
|
|
| BLAKE2b-256 |
d6afd3b748f73419409b3f48d277a4c0b2e0ff710c564eb647198e503b54930b
|
Provenance
The following attestation bundles were made for pyramid_capstone-0.1.2.tar.gz:
Publisher:
on-release-pypi.yml on tomascorrea/pyramid-capstone
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pyramid_capstone-0.1.2.tar.gz -
Subject digest:
9a0226e979958df584772973ecabfa5dc1d2e7a07c6216f2475478f577efb8a2 - Sigstore transparency entry: 687866463
- Sigstore integration time:
-
Permalink:
tomascorrea/pyramid-capstone@35e7973b87b07b8e543348358504e9163dc7c755 -
Branch / Tag:
refs/tags/0.1.2 - Owner: https://github.com/tomascorrea
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
on-release-pypi.yml@35e7973b87b07b8e543348358504e9163dc7c755 -
Trigger Event:
release
-
Statement type:
File details
Details for the file pyramid_capstone-0.1.2-py3-none-any.whl.
File metadata
- Download URL: pyramid_capstone-0.1.2-py3-none-any.whl
- Upload date:
- Size: 21.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9bc0ed468e395d429d88a7f7167749c257b49c5a59a3cb7f863c83b84e1d9530
|
|
| MD5 |
353cbe1887825d7785871a0f7447e981
|
|
| BLAKE2b-256 |
aad67b32852bd89d3e35b9e860173d9c8bc1a754de4a9e344623750a80a29546
|
Provenance
The following attestation bundles were made for pyramid_capstone-0.1.2-py3-none-any.whl:
Publisher:
on-release-pypi.yml on tomascorrea/pyramid-capstone
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pyramid_capstone-0.1.2-py3-none-any.whl -
Subject digest:
9bc0ed468e395d429d88a7f7167749c257b49c5a59a3cb7f863c83b84e1d9530 - Sigstore transparency entry: 687866465
- Sigstore integration time:
-
Permalink:
tomascorrea/pyramid-capstone@35e7973b87b07b8e543348358504e9163dc7c755 -
Branch / Tag:
refs/tags/0.1.2 - Owner: https://github.com/tomascorrea
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
on-release-pypi.yml@35e7973b87b07b8e543348358504e9163dc7c755 -
Trigger Event:
release
-
Statement type: