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.7.tar.gz
(11.9 kB
view details)
File details
Details for the file micropie-0.9.7.tar.gz.
File metadata
- Download URL: micropie-0.9.7.tar.gz
- Upload date:
- Size: 11.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 |
18a6f50ef3a4a94638de589cb3f2b6b60f3adf2e47b8dfdf1c59f7eff89e8b36
|
|
| MD5 |
6a00533c04dc698e73e629c28ba98cf1
|
|
| BLAKE2b-256 |
4f2e14640d02cc441b872a780661de56aff8efbfd13f089f0bf8687deece6b54
|