A lightweight Python web framework.
Project description
FrameAPI
Fast and Lightweight Python Web Framework.
Installation
Create and activate virtual env and then install the framework:
pip install frameapi
Usage
- Create a file
app.py:
from frameapi import FrameAPI
app = FrameAPI()
app.welcome()
- Run the server:
gunicorn app:app --reload
- Open your browser at http://127.0.0.1:8000.
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
frame_api-0.1.6.tar.gz
(5.2 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 frame_api-0.1.6.tar.gz.
File metadata
- Download URL: frame_api-0.1.6.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43b56e46c1e2f8dc5cf7425660121728812e2f27636f20b9c5cf376c02b0d755
|
|
| MD5 |
d89f6b1609a72a395c65805b0edd05fa
|
|
| BLAKE2b-256 |
13b3ef9c525f4b6ee8a132132a346b40778c80ff742bcf80637d05c6bf712f15
|
File details
Details for the file frame_API-0.1.6-py3-none-any.whl.
File metadata
- Download URL: frame_API-0.1.6-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62feda30549244f9aa1d57e57e222ab2bd9e6929bed9d8cb83facf7e9a872213
|
|
| MD5 |
2ec94decddf7c1d0c4fc8425a55b2d92
|
|
| BLAKE2b-256 |
99ec3f268769b51078554f135390935dc788c08b62b4834d36b5b16f14929b50
|