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.1.tar.gz
(5.2 kB
view details)
File details
Details for the file MicroPie-0.9.1.tar.gz.
File metadata
- Download URL: MicroPie-0.9.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78709576646fb99ea6cac0ee3d5463e926f7b385cee89346cb1182b13731d3c9
|
|
| MD5 |
379bdd8d1c9248232a2b58a6955c5deb
|
|
| BLAKE2b-256 |
b750f792a9478c2f257689a5969d7bd799b19263825834c86b6d8fd45088ca99
|