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

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:

  • If you here now, the docs are on the way soon 🙂..

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.

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

Uploaded Source

Built Distribution

swoopyui-1.3-py3-none-any.whl (452.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for swoopyui-1.3.tar.gz
Algorithm Hash digest
SHA256 fee23e891ebde81baf2d95f396736fe8a26cc31dfe2ebbba9f5195687ed9312f
MD5 a8854a0ec0f7e1eeffe92bc56c590857
BLAKE2b-256 c8a38a9fb6e4b765e263018fa0163caab214825d1c44ff707b8b477bfab397ea

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for swoopyui-1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 834696db953c87b0ee59a5b7d1358ff4c6022de96c5325c764c1adb5ff8c6164
MD5 16ccb94418fe75d85fb310b84345b717
BLAKE2b-256 12a76456e29a78d057dde96f9d5870c7c17281200e8d07642ff4e104e1d9b22a

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