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.8.tar.gz
(5.4 kB
view details)
File details
Details for the file MicroPie-0.8.tar.gz.
File metadata
- Download URL: MicroPie-0.8.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 |
bf7acb629e4ebe78bf6c36ea494d7d6b341d09a1b50cbd91e8a86013c8731e9a
|
|
| MD5 |
c27f4458b56592448b26159eee48bcbc
|
|
| BLAKE2b-256 |
7a14f1e20279d9206792b73a35f89c81b9ad41016cdf97411dc6e52005b28a2c
|