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.3.tar.gz
(12.9 kB
view details)
File details
Details for the file micropie-0.9.9.3.tar.gz.
File metadata
- Download URL: micropie-0.9.9.3.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33071ae9f6136cc3202a77a074f2ac4b4d334c8bd3e93395a4a0870a24577d93
|
|
| MD5 |
f8d61ed246ea3a5ccc3ffbc3b4d27955
|
|
| BLAKE2b-256 |
c7c271d51e63b133ed503445be1759265d6801b8c057b5684c3b4bb90712ffc1
|