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

Uploaded Source

Built Distribution

swoopyui-1.8.2-py3-none-any.whl (754.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: swoopyui-1.8.2.tar.gz
  • Upload date:
  • Size: 743.9 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.2.tar.gz
Algorithm Hash digest
SHA256 8c41040babd12cbb785fda70c1106c62fabf7ad6b4f355b2c13b0b4378545a00
MD5 ad11950d6ca9a5ebf2d07524b3301849
BLAKE2b-256 0d79b37cd8ae4ec35c564f258e50799a96a83589534d9a1c4e98233e5eb76911

See more details on using hashes here.

File details

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

File metadata

  • Download URL: swoopyui-1.8.2-py3-none-any.whl
  • Upload date:
  • Size: 754.8 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0d15487268ff4fa32437d3e0cc22296987bccbf9c85e2a44702a450927124e13
MD5 b0bc696266924e85a2d79057f130a3f5
BLAKE2b-256 588666fdc147893e363ea33b553ce1ece21e83cf4289a4d7a12626e10a84fcc5

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