A ultra micro web framework w/ Jinja2.
Project description
MicroPie is Fun
from MicroPie import Server
class MyApp(Server):
def index(self):
return 'Hello world!'
MyApp().run()
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.7.tar.gz
(6.2 kB
view details)
File details
Details for the file MicroPie-0.7.tar.gz.
File metadata
- Download URL: MicroPie-0.7.tar.gz
- Upload date:
- Size: 6.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 |
8c54b05004514a08ae4450f03dc7b8b314ef72f201baf5464921b10193b2675f
|
|
| MD5 |
d3184d3a12c352dad39b571403a5a8ec
|
|
| BLAKE2b-256 |
a04f6c817b121d3f46f730bd60d3b4742fe141edef8eb0fb51a0958ee2608ef4
|