Contents

buildozer 1.5.0

0

Generic Python packager for Android / iOS and Desktop

Generic Python packager for Android / iOS and Desktop

Stars: 1629, Watchers: 1629, Forks: 477, Open Issues: 124

The kivy/buildozer repo was created 11 years ago and the last code push was 3 weeks ago.
The project is very popular with an impressive 1629 github stars!

How to Install buildozer

You can install buildozer using pip

pip install buildozer

or add it to a project with poetry

poetry add buildozer

Package Details

Author
Mathieu Virbel
License
MIT
Homepage
https://github.com/kivy/buildozer
PyPi:
https://pypi.org/project/buildozer/
GitHub Repo:
https://github.com/kivy/buildozer

Classifiers

  • Software Development/Build Tools
No  buildozer  pypi packages just yet.

Errors

A list of common buildozer errors.

Code Examples

Here are some buildozer code examples and snippets.

GitHub Issues

The buildozer package has 124 open issues on GitHub

  • Could not find or load main class com.android.sdklib.tool.sdkmanager.SdkManagerCli
  • Feature: Make buildozer expose app resources folder.
  • Compile with multiple .py files and requirements.txt
  • ModuleNotFound Error while deploying kivy app using Buildozer
  • Buildozer deploy failed with python3 -m venv venv command
  • Disable line truncation
  • Disable ANSI output
  • Add aab (Android App Bundle) support
  • configure: error: cannot compute sizeof (long double)
  • Don't work "requirements.source" option in buildozer.spec
  • Command failed: garden install –app graph
  • Documentation refers to buildozer.ini

See more issues on GitHub

Related Packages & Articles

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.

Kivy 2.3.0

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

pip 24.0

The PyPA recommended tool for installing Python packages.

mobly 1.12.3

Automation framework for special end-to-end test cases

mediapipe 0.10.11

MediaPipe is the simplest way for researchers and developers to build world-class ML solutions and applications for mobile, edge, cloud and the web.

maturin 1.5.1

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