A ultra micro web framework w/ Jinja2.
Project description
MicroPie is Fun
from MicroPie import App
class MyApp(App):
async def index(self):
return 'Hello world!'
app = MyApp() # Run with `uvicorn app:app`
Links
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
micropie-0.9.9.tar.gz
(12.7 kB
view details)
File details
Details for the file micropie-0.9.9.tar.gz.
File metadata
- Download URL: micropie-0.9.9.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0910ea3f6845cf553e7e8bb8d75150f46b3eed25cf4992526ae33b2a71bdf81e
|
|
| MD5 |
38cd58b0172a12c0e7ce1fde214e44bd
|
|
| BLAKE2b-256 |
6029b5d4ba17fd002838d6af6275c0336824c07087db92c9d952afa3a36f3f7c
|