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

Uploaded Python 3

File details

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

File metadata

  • Download URL: miniappi-0.1.7.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.7.tar.gz
Algorithm Hash digest
SHA256 f74431d5b6444503c2465ff1bb889b830dfdc2e6d4d6b4796b859e652f9a9dec
MD5 0282c922b9170e3de492369366136237
BLAKE2b-256 0409303a24e4a0d9466bc53121777e48655530190367ee5a47483d72b045f096

See more details on using hashes here.

File details

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

File metadata

  • Download URL: miniappi-0.1.7-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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 d2eaee598a7b578c8d173601fd898b48b11ff281f2de6c0de86129506ba7b807
MD5 c8c478ce2c35ac821402f02f8108ff6a
BLAKE2b-256 bb54b5e1862043e03eb10e1936e0d01851a447811800f5efee7e206e5afff6c6

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