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.8.tar.gz
(12.6 kB
view details)
File details
Details for the file micropie-0.9.8.tar.gz.
File metadata
- Download URL: micropie-0.9.8.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
947709a2c09ca4316bab7defab457981c1cf4e9de560a0728b52e79375bf3435
|
|
| MD5 |
d7449ad540a792c2dafcd3d30717595b
|
|
| BLAKE2b-256 |
dfcb65f5049db16772b5ebff20b4b4749611fb5a919ad54a43f007c37edf0b03
|