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.tar.gz
(5.3 kB
view details)
File details
Details for the file MicroPie-0.9.tar.gz.
File metadata
- Download URL: MicroPie-0.9.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c46413f32f5a557fb40ac2fda6d58c0c63b23f79632876300d48ae515f7afc9b
|
|
| MD5 |
2351cbe11a22611c08b0d73d87155f29
|
|
| BLAKE2b-256 |
2352ac7b0e19fa153da6f7321162f219254a16c0b498349c99449c0afae29640
|