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

Uploaded Source

Built Distribution

swoopyui-1.8.5-py3-none-any.whl (719.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: swoopyui-1.8.5.tar.gz
  • Upload date:
  • Size: 707.4 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.5.tar.gz
Algorithm Hash digest
SHA256 3ed015269a7b434eef9fd2da21cdd39963cf5977ea73c538e6239fdca8837252
MD5 217fe5262f632b881bcc6d9ce8d355ee
BLAKE2b-256 762f7cf21cf36bfb8943a85b766e075b3de958bc010b49326622349a61ee877d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: swoopyui-1.8.5-py3-none-any.whl
  • Upload date:
  • Size: 719.9 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 42748d67b7fc80b47add53bf9b90610f55f2e21e0aad6aea5172ed1dadd6614c
MD5 214b8c2879796650454f5e5bd5e81254
BLAKE2b-256 4c7dea5fef809c26d3e829e1e18b293dc2e7d0427ea87af757bde53989d2b7aa

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