Miniappi app launcher library
Project description
Miniappi
What is it?
This library is a Python client library for Miniappi app server. It handles requests
Installation
pip install miniappi
Getting Started
from miniappi import App, content
app = App()
@app.on_start()
async def run_start():
print("App started")
@app.on_open()
async def run_user_open():
await content.v0.
app.run()
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
miniappi-0.1.0.tar.gz
(14.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
miniappi-0.1.0-py3-none-any.whl
(31.9 kB
view details)
File details
Details for the file miniappi-0.1.0.tar.gz.
File metadata
- Download URL: miniappi-0.1.0.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0dd82a3cb5520615425bb90539fc855056ff6da44111f6f29256839b0f185a2b
|
|
| MD5 |
c8d5254268734f1a351a92f5decd1ee1
|
|
| BLAKE2b-256 |
58721cad20e49cd24f90b11d423e24b4dda04e9799056c340b01af2c9abb1c9d
|
File details
Details for the file miniappi-0.1.0-py3-none-any.whl.
File metadata
- Download URL: miniappi-0.1.0-py3-none-any.whl
- Upload date:
- Size: 31.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a2f8dead9129542c24380fbf655330b402a805aed5df689b1f8cffa26af2f08
|
|
| MD5 |
7b5dfc4430b55f21759167b5f22f2696
|
|
| BLAKE2b-256 |
529c707c88881bc483a88df070c452ad6bbe1cc0ecd6898c22653211ed62a7d0
|