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.5.1.tar.gz
(10.4 kB
view details)
File details
Details for the file micropie-0.9.5.1.tar.gz.
File metadata
- Download URL: micropie-0.9.5.1.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 |
abfbc2ba398cb895814cbe2af569468f069aa109401210a099f5aa893b8ec254
|
|
| MD5 |
d21ff2d8c7bcdb17c2a7ceed0bd4b75d
|
|
| BLAKE2b-256 |
53d205ce71f327ae7bcfbeda82016be048552d8f7121e7980d6c24473be74a68
|