Skip to main content

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

Project description

swoopyui

swoopyui is a python library that enable developers to easily build swiftUI apps only in python. Its not need any swiftUI experience.

Platforms Support
MacOS
iOS & iPadOS
AppleTV 🚧
AppleVision

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 🙃 ? Lets start with the docs:

Publishing

  1. Using xcode.

You can use the xcode project template to publish to iOS, iPadOS, Mac (Designed for iPad) and Apple Vision (Designed for iPad) all of that by one project. Follow the guidelines here: soon

  1. Using pyinstaller (For mac only).

You can use this approach for faster publishing, but its not recomended becuase swoopyui does not fully support it, thats why it will work but so much slower at the starting.

⚠️ help and contribute wanted!!

  • A Secure connection strategy.

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

Uploaded Source

Built Distribution

swoopyui-1.8.3-py3-none-any.whl (721.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for swoopyui-1.8.3.tar.gz
Algorithm Hash digest
SHA256 73d494d6cf02ff652edd922106ebdbaea0f737c5014cac94abe2b634f8e5cc01
MD5 af000002ef3d321d5925e93a48f92a01
BLAKE2b-256 62ce4e0cf28ee1a5c216b55e2bf2280abcb84b0c229f7d1fdc48e224b4476f4d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for swoopyui-1.8.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1948b7268fd3dfa307fb23e2f8130e3150fb6f4922d10e717ef4fefa8a9df141
MD5 566a850327fc0303f18af06cb63ab92e
BLAKE2b-256 1daeecfaa038cb7679960ce41bde387ee4bcc6795e1c2eaad6276debb966706f

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