A ultra micro web framework w/ Jinja2.
Project description
MicroPie is Fun
from MicroPie import App
class MyApp(App):
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.6.tar.gz
(10.5 kB
view details)
File details
Details for the file micropie-0.9.6.tar.gz.
File metadata
- Download URL: micropie-0.9.6.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
173d2d3f00d482a535c9cad3b65478de996835e3ce23b654b8dcf173b6ca73d0
|
|
| MD5 |
ef600f905006757357dd81f9179abc31
|
|
| BLAKE2b-256 |
cc78a0d47381ccb1616c2bd03d5cf6acd0cae3f449063f7733ba16b3c2d3acf2
|