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.2.tar.gz (15.8 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.2-py3-none-any.whl (33.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for miniappi-0.1.2.tar.gz
Algorithm Hash digest
SHA256 6e8c6b164a844c83e283097608be66714e65430f399410b35076b8e1046decbd
MD5 2846fe71c1cbf5727b859bd009f4b96f
BLAKE2b-256 27549ec66cfc809d5540b578ab866322d53b59435fe171e5f49866778b507d4b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for miniappi-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 44f3a582c34645a22ff368d95b3a5862e3d0d3a0ececebffe3f331930dc96efa
MD5 743ac3437159ac50bc54a4e8eb9bad1c
BLAKE2b-256 7847bc4771f4b92fe10f6cf14c626422d0761d2d69c11e1b4f14129b7e5de797

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