kivy-ios

Toolchain for compiling Python / Kivy / other libraries for iOS (by kivy)

Kivy-ios Alternatives

Similar projects and alternatives to kivy-ios

  1. python-for-android

    Turn your Python application into an Android APK

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. pillow

    46 kivy-ios VS pillow

    Python Imaging Library (Fork)

  4. KivyMD

    45 kivy-ios VS KivyMD

    KivyMD is a collection of Material Design compliant widgets for use with Kivy, a framework for cross-platform, touch-enabled graphical applications. https://youtube.com/c/KivyMD https://twitter.com/KivyMD https://habr.com/ru/users/kivymd https://stackoverflow.com/tags/kivymd

  5. plyer

    20 kivy-ios VS plyer

    Plyer is a platform-independent Python wrapper for platform-dependent APIs

  6. libffi

    A portable foreign-function interface library.

  7. zbarcam

    1 kivy-ios VS zbarcam

    Real time Barcode and QR Code scanner

  8. buildozer

    14 kivy-ios VS buildozer

    Generic Python packager for Android and iOS

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. plyer

    Plyer is a platform-independent Python wrapper for platform-dependent APIs (by HyTurtle)

  11. ios-deploy

    1 kivy-ios VS ios-deploy

    Install and debug iPhone apps from the command line, without using Xcode

  12. freepats

    FreePats General MIDI sound set

  13. ios-deploy

    3 kivy-ios VS ios-deploy

    Discontinued Install and debug iPhone apps from the command line, without using Xcode [Moved to: https://github.com/ios-control/ios-deploy] (by phonegap)

  14. c4k_photo_example

    Discontinued Basic Camera4Kivy usage

  15. GermanWordle

    Wordle in german, created for my mom.

  16. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better kivy-ios alternative or higher similarity.

kivy-ios discussion

Log in or Post with

kivy-ios reviews and mentions

Posts with mentions or reviews of kivy-ios. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-06.
  • App Development on MacOS
    1 project | /r/kivy | 7 Dec 2023
    Each project has documentation to install and get started, for example see the ios build toolchain (which makes .IPA package from your Kivy application): https://github.com/kivy/kivy-ios - once you are set up with a project, use "toolchain pip install kivymd" to add the kivymd library (for Android this step is slightly different, you add kivymd to "requirements")
  • How to build static libraries with pip
    1 project | /r/learnpython | 16 Aug 2023
    Hi, I am building a mobile app with Kivy. Right now, I am trying to compile the app for iOS devices. To build Kivy and install other necessary libraries, I need to use the Kivy toolchain (https://github.com/kivy/kivy-ios). One of the libraries my project uses is bcrypt. When I try to compile the app on an iPhone emulator, I get this error log (https://gist.github.com/JanBartos6/ddd0e13f9fc5ca7c7fabff04cdc259be). The error is probably caused by using bcrypt as a dynamic library. So my question is: Is there a way to build a static Python library with pip or even better with the Kivy toolchain?
  • Error when building Kivy on an M1 Mac
    1 project | /r/kivy | 9 Aug 2023
    Hello, I'm attempting to build Kivy on my m1 Mac, but every time I execute the toolchain build command, I get the following problem. I attempted to follow the official GitHub instructions (https://github.com/kivy/kivy-ios), the official Kivy documentation (https://kivy.org/doc/stable/guide/packaging-ios.html), and other YouTube tutorials (for example https://youtu.be/6gLGyrlgqCU), but they all had the same outcome.
  • Error psycopg2 while building APK on buildozer + kivy + Fedora Linux
    3 projects | /r/kivy | 6 Jul 2023
  • Python kivy for ios
    1 project | /r/kivy | 30 May 2023
    See https://github.com/kivy/kivy-ios/issues/701
  • Kivy-iOS app can't load .png images
    2 projects | /r/kivy | 23 May 2023
    I don't know how the kivy-ios toolchain works these days, but there is a libpng recipe included, I would start with ensuring that your package uses it (no idea how sorry).
  • Python Pillow module not working on iOS
    1 project | /r/programminghelp | 16 May 2023
    Are you perhaps using Kivy? This thread seems relevant: https://github.com/kivy/kivy-ios/issues/644. In particular, see this comment.
  • Compile iOS app on Mac after development on Windows
    3 projects | /r/kivy | 15 May 2023
    Build recipes are used to compile libraries for use on mobile platforms, see kivy-ios recipes directory and the corresponding python-for-android recipes directory. The quality varies here, some recipes may use outdated versions or provide limited library functionality. If you develop on Windows, you can install and use pretty much any Python package, but on mobile platforms, you are limited to those that are either 100% pure python, or have a build recipe.
  • Problem on KivyMD application that use camera4kivy
    3 projects | /r/kivy | 23 Dec 2022
    ios.kivy_ios_url = https://github.com/kivy/kivy-ios
  • opencv on ios using kivy-ios toolchain
    1 project | /r/kivy | 21 Sep 2022
    Unfortunately there is no OpenCV recipe for iOS yet, there is an issue for tracking this task here: https://github.com/kivy/kivy-ios/issues/663
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic kivy-ios repo stats
31
804
5.6
10 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?