A Python framework with batteries included
Project description
PyPro - A Flask-like Web Framework with Batteries Included
PyPro is a Python web framework designed to be easy to use like Flask, but with more built-in features that web applications commonly need. It provides routing, templating, database integration, security features, and more right out of the box.
Features
- Simple API: Flask-like decorator-based routing and request handling
- Built-in Server: WSGI-compliant for easy deployment
- Templating: Jinja2 integration for HTML rendering
- Database: ORM integration with SQLAlchemy support
- Security: Password hashing, token generation, CSRF protection
- Sessions: Built-in session management
- Middleware: Request/response processing pipeline
- CLI Tool: Command-line interface for running apps and more
- Plugin System: Extensibility through third-party plugins
Installation
pip install pypro
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pypro_framework-0.1.0.tar.gz
(48.8 kB
view details)
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 pypro_framework-0.1.0.tar.gz.
File metadata
- Download URL: pypro_framework-0.1.0.tar.gz
- Upload date:
- Size: 48.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7d88720b75f1ede9c86960936505c95dc35d00f822779928cdff674da85f728
|
|
| MD5 |
f5771405c92347680226d91a6452c7c3
|
|
| BLAKE2b-256 |
4e911c3ed42da4c3c00df86fd75cb3d6cae11efbf37b70a8cc57c0b99b5cad61
|
File details
Details for the file pypro_framework-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pypro_framework-0.1.0-py3-none-any.whl
- Upload date:
- Size: 52.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad2c243e56503a677c4272cd3a14227588b31f6c8c23820e3b066c3351f3193e
|
|
| MD5 |
4a59841bfa9b96520a91e17d7963b089
|
|
| BLAKE2b-256 |
80f1b8d4ef8acb4e4350f2c5fc6910dd04258019b1d84a5045556f2c59d090fc
|