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