A Flask-based web framework with built-in utilities and extensions
Project description
Fred Framework
A Flask-based web framework with built-in utilities and extensions.
Installation
pip install fred_framework
Quick Start
1. Initialize Project
fred-init
2. Create Module
fred-create MODULE_NAME
3. Run Application
python run.py
Features
- RESTful API support
- Database ORM with SQLAlchemy
- JWT authentication
- Swagger documentation
- Internationalization (i18n)
- Task scheduling
- Email support
- Redis support
Documentation
See docs/ directory for detailed documentation:
FRED_COMMANDS.md- Command usage documentation代码规范.md- Code standards前端代码说明.md- Frontend code documentation
License
MIT
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
fred_framework-2.0.3.tar.gz
(11.5 MB
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 fred_framework-2.0.3.tar.gz.
File metadata
- Download URL: fred_framework-2.0.3.tar.gz
- Upload date:
- Size: 11.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd88c155b77ca2da80f8955ba06a6cf74f8f7c2fc847eaaef98c67bcf52e1b87
|
|
| MD5 |
2026c9f1d90f969884efc3740ce778fd
|
|
| BLAKE2b-256 |
b5c7a1f0e3d96eb0cd2b928968b49c1057dc499c43df035e1177f62c1eaa0b7c
|
File details
Details for the file fred_framework-2.0.3-py3-none-any.whl.
File metadata
- Download URL: fred_framework-2.0.3-py3-none-any.whl
- Upload date:
- Size: 11.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9c5de871c68c300fcbc75e24dceec26c7c23ad3c6473b834477ba84493370ed
|
|
| MD5 |
1eb5b1480ba7a6dac5010878e32d0078
|
|
| BLAKE2b-256 |
1be1601cf6994de7de433d21459a95f0d08ee511314c1543c0cbfc43639837f2
|