Contents

buildozer 1.5.0

0

Generic Python packager for Android / iOS and Desktop

Generic Python packager for Android / iOS and Desktop

Stars: 1733, Watchers: 1733, Forks: 499, Open Issues: 157

The kivy/buildozer repo was created 12 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1733 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 157 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

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.2

The PyPA recommended tool for installing Python packages.

mobly 1.12.4

Automation framework for special end-to-end test cases

mediapipe 0.10.15

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.7.4

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