Skip to main content

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

Project description

drawing

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
MacOS(Designed for iPad)
iOS & iPadOS
AppleTV 🚧
AppleVision 🚧
AppleVision(Designed for iPad)

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)

Start with this learning-roadmap:

For using swoopyui on a non-mac device, check this page

Publishing and previewing

  1. Previewing

During the development, you want to real-time check your app to see how its behaves and look. Swoopyui porovide a very awesome way to preview and test your app during and after the development. In macOS, soon as you run your python script, you will get a swoopyui window with latest script changes.

For testing in iOS and other platforms, you can check this page: swoopyui preview.

  1. Publishing

You can deploy and publish your swoopyui project into iOS, iPadOS, macOS and visionOS applications. To read more about publishing your swoopyui script into a standalone application, read this page: swoopyui publishing.

⚠️ 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-2.6.tar.gz (1.0 MB view details)

Uploaded Source

Built Distribution

swoopyui-2.6-py3-none-any.whl (1.0 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: swoopyui-2.6.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for swoopyui-2.6.tar.gz
Algorithm Hash digest
SHA256 00ef1eaa4888aead15c58bb504a6b9292bdf46874b0b53d696107eac48a52d0d
MD5 db43731b619389f570a86366b2a523ed
BLAKE2b-256 e987bdd2a8cf16488101b301530df42015305ec136396ee796111421776b6241

See more details on using hashes here.

File details

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

File metadata

  • Download URL: swoopyui-2.6-py3-none-any.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for swoopyui-2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 1f219787822695ea305157967afa249b56b9a8ca39523578816ea33b7de84985
MD5 c38e4ff378aa8cd0c6508a3b6a8118c2
BLAKE2b-256 29d0b08aeeceb2e2927452faf4d2c33b436a6419a1c1fd7e2f2f34842d859f7e

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