Skip to main content

Miniappi app launcher library

Project description

Miniappi

Python test

What is it?

This library is a Python client library for Miniappi app server. Read more from the Python documentation.

Installation

Install with Pip:

pip install miniappi

Install with uv:

uv add miniappi

Getting Started

from miniappi import App, content

app = App()

@app.on_open()
async def run_user_open():
    cont = content.v0.Title(
        text="Hello world!"
    )
    await cont.show()

app.run()

Then follow the link to Miniappi server.

Read more from the Miniappi documentation.

Project details


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.4.tar.gz (16.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

miniappi-0.1.4-py3-none-any.whl (34.3 kB view details)

Uploaded Python 3

File details

Details for the file miniappi-0.1.4.tar.gz.

File metadata

  • Download URL: miniappi-0.1.4.tar.gz
  • Upload date:
  • Size: 16.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.9

File hashes

Hashes for miniappi-0.1.4.tar.gz
Algorithm Hash digest
SHA256 b2b1a42fad28ba278b7203c7341bf41e7fec3cfbfe283aad48f04ba4b0807757
MD5 2bc0128af42fa0b9cba2ef2c5f5a7a4e
BLAKE2b-256 415ef04bb68348211c6642b2de34c0570d4401b797676b66c25e5076cfe18712

See more details on using hashes here.

File details

Details for the file miniappi-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: miniappi-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 34.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.9

File hashes

Hashes for miniappi-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 5bf5d58c35b005f5705dbc84bc09bf7132374b8f43e8d9fc3890c7bf70a0d455
MD5 224adfd8987cc6e52ee2c65f26a238b7
BLAKE2b-256 9553633ceae947f9692e4d806f7b6003e3591e22bad7d12c52d83c03f1754d84

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page