Contents

kivy-ios 2024.3.17

0

A toolchain to compile the necessary libraries for iOS to run Kivy applications.

A toolchain to compile the necessary libraries for iOS to run Kivy applications.

Stars: 737, Watchers: 737, Forks: 235, Open Issues: 67

The kivy/kivy-ios repo was created 12 years ago and the last code push was 2 weeks ago.
The project is popular with 737 github stars!

How to Install kivy-ios

You can install kivy-ios using pip

pip install kivy-ios

or add it to a project with poetry

poetry add kivy-ios

Package Details

Author
The Kivy team
License
MIT License
Homepage
https://github.com/kivy/kivy-ios
PyPi:
https://pypi.org/project/kivy-ios/
GitHub Repo:
https://github.com/kivy/kivy-ios

Classifiers

  • Software Development/Build Tools
No  kivy-ios  pypi packages just yet.

Errors

A list of common kivy-ios errors.

Code Examples

Here are some kivy-ios code examples and snippets.

GitHub Issues

The kivy-ios package has 67 open issues on GitHub

  • Kivy Config Not Working
  • toolchain build kivy Error
  • Xcode Executable not found
  • Xcode App not Updating JSON store
  • ImportError: dynamic module does not define module export function (PyInit__imaging)

See more issues on GitHub

Related Packages & Articles

pip 24.0

The PyPA recommended tool for installing Python packages.

plyer 2.1.0

Platform-independent wrapper for platform-dependent APIs

pyobjus 1.2.3

173 Stars :star: Stars: 173, Watchers: 173, Forks: 47, Open Issues: 7 The kivy/pyobjus repo was created 11 years ago and the last code push was 5 months ago. The project is popular with 173 github stars! How to Install pyobjus You can install pyobjus using pip pip install pyobjus or add it to a project with poetry poetry add pyobjus Package Details Author License Homepage PyPi: https://pypi.org/project/pyobjus/ GitHub Repo: https://github.

maturin 1.5.1

Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages

Kivy 2.3.0

An open-source Python framework for developing GUI apps that work cross-platform, including desktop, mobile and embedded platforms.