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.6.tar.gz (16.9 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.6-py3-none-any.whl (34.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for miniappi-0.1.6.tar.gz
Algorithm Hash digest
SHA256 5a058d8e3bb855d296da90fc29c2572b63ac1b2d3d9e2a5f8f0a422b1f491dd0
MD5 a5495362ffcfa75b3a9d6abe39b7748d
BLAKE2b-256 d38ebe0c55c1320da40f1c222c3aaa11c154ea78d09bbd693d0f490fe18a7895

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for miniappi-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 0a613b69dd50035842803789f66aaeaf1b5dbcd111681541372d227049589a1c
MD5 ef36ebee39c705a4c981718ae3de2378
BLAKE2b-256 3fa35582516c7a820e843b564712644524927db7008333ef6ff8503aacb1c7f6

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