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-1.2.0.tar.gz
(13.9 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-1.2.0.tar.gz.
File metadata
- Download URL: fred_framework-1.2.0.tar.gz
- Upload date:
- Size: 13.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a108081f9334ab78c9d3536757cf0e66734ceee69707d8597cd4817d82245602
|
|
| MD5 |
6f2de5f289a3dd479600e0a5ba70a086
|
|
| BLAKE2b-256 |
1a8bf5fd2134fe2a527cccff0464fc317647c44cb96baa48ea270a8ddfb74398
|
File details
Details for the file fred_framework-1.2.0-py3-none-any.whl.
File metadata
- Download URL: fred_framework-1.2.0-py3-none-any.whl
- Upload date:
- Size: 14.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
654d066a2b6e8a2f8a26690ca4ecc9d74313ba403c15a6d1f8fa8265b39f60c1
|
|
| MD5 |
0a23d009cecdc95ac71197fb8bff2356
|
|
| BLAKE2b-256 |
f14d266d352243466093ab68cf06fc95e27d0b79c58c62e488377d0fafce2226
|