A ultra micro web framework w/ Jinja2.
Project description
MicroPie is Fun
from MicroPie import
class MyApp(Server):
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.2.tar.gz
(10.4 kB
view details)
File details
Details for the file micropie-0.9.2.tar.gz.
File metadata
- Download URL: micropie-0.9.2.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a89166322db88a2265673c0aa2cde4ea6d7c194c9302e7159a99ab8f4d99ddf
|
|
| MD5 |
15713fb83480aba8baea63604f604407
|
|
| BLAKE2b-256 |
7b9b1ce85afe50fdc8c13fac18d6441c2fa8b303848b74a22e0de60a625b7865
|