A ultra micro web framework w/ Jinja2.
Project description
MicroPie is Fun
from MicroPie import Server
class MyApp(Server):
def index(self):
return 'Hello world!'
MyApp().run()
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.6.tar.gz
(5.4 kB
view details)
File details
Details for the file MicroPie-0.6.tar.gz.
File metadata
- Download URL: MicroPie-0.6.tar.gz
- Upload date:
- Size: 5.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 |
b423241d10e6447f944c7e4b5c63ccad319cca34e5053b340df3a26b1aad3394
|
|
| MD5 |
762e5eba886d807c964f179cf1ddd473
|
|
| BLAKE2b-256 |
5f187a4e1a66b4870acb1e3645efe8167fedaa82bf38f95d0751ff9107606aa4
|