Skip to main content

A python library that allow you to build swiftUI apps using python.

Project description

swoopyui

A simple python library that allow you to build swiftUI apps using python.

How does it work ?

This library works by running python and swift at the same time!. It start a python localhost at the background and run swiftUI app that show the fron-end by communicating with python back-end host. But you should NOT worry about all of that, becuase the library always making sure that everything stay easy, simple and pythonic.

installation

Enter this on terminal to install this package:

pip install swoopyui --upgrade

usage and examples

To make sure that you are not OVERTHINKING about the ease of this, Check this simple hello, world app:

from swoopyui import View, Text, app

def main (view:View):
    view.add(Text("Hello, world!"))

app(target=main, base_name=__name__)

Are you ok now 🙃 ? fine lets start:

⚠️ help and contribute wanted!!

Hi, read the docs, be master at this, it will be quick and easy..

I want help with:

  • Supporting iOS, we need to support iOS and iPadOS, so if you can help with this.
  • Find a way to pack this library into .app, and fix the problem with most of packing packages.
  • Add a secure connection strategy between the host and client.

Thanks, good luck..

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

swoopyui-1.3.1.tar.gz (287.2 kB view details)

Uploaded Source

Built Distribution

swoopyui-1.3.1-py3-none-any.whl (290.9 kB view details)

Uploaded Python 3

File details

Details for the file swoopyui-1.3.1.tar.gz.

File metadata

  • Download URL: swoopyui-1.3.1.tar.gz
  • Upload date:
  • Size: 287.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for swoopyui-1.3.1.tar.gz
Algorithm Hash digest
SHA256 2da6b64caa73cf79cee19a6fe4b8f927938fc09cb93789042db3dbda4eb60d9b
MD5 6b69fffcd1f1d71b0f1e155ed85baa15
BLAKE2b-256 e0a4dddb7e193d650994c489d57a32bb3a897c79e80887d8c9fd69ebb22741f4

See more details on using hashes here.

File details

Details for the file swoopyui-1.3.1-py3-none-any.whl.

File metadata

  • Download URL: swoopyui-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 290.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for swoopyui-1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1cc05eaf5f59f36b3dee7ceed62382a6a75699fadd6a0975937290a73291644c
MD5 96ece0b0b27de5cea2f189c50875fa97
BLAKE2b-256 6c72c4b1862bd3dd2a83577ca8924f484194fcdb51d397cd0824f182132a6edd

See more details on using hashes here.

Supported by

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