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.5.tar.gz
(10.4 kB
view details)
File details
Details for the file micropie-0.9.5.tar.gz.
File metadata
- Download URL: micropie-0.9.5.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 |
a78ec4f2de106ab4dd34d9ae177ba7110f0807d9fa2109c35eadb927d3bdb817
|
|
| MD5 |
2c7018b56bf09eb9fb91f5b5b0dc78cc
|
|
| BLAKE2b-256 |
e42fb6f234e0c42e8bbf439a87e3a4d5b1014714c3776255dddc388c359904ba
|