Code Monkey home page Code Monkey logo

cookiedozer's Introduction

Cookiedozer

Feature-rich Cookiecutter template for Python Kivy apps that greatly simplifies the deployment to Android devices using Buildozer.

For a minimal Kivy app template please check out cookiecutter-kivy.

Features

  • Installable PyPI package featuring a setup.py and a TestCommand
  • Test suite running pytest that includes a fixture for your app using the InteractiveLauncher
  • Sphinx docs that can be used to generate a readable html documentation
  • Buildozer spec file that is used to deploy your app to an Android mobile device
  • Makefile featuring several targets for important tasks such as coverage and apk
  • Comprehensive README.rst file that contains useful information about your app

Usage

Generate a Kivy project:

cookiecutter https://github.com/hackebrot/cookiedozer

Tutorials

Parts of this template are explained in great detail over the course of the following tutorials:

Constraints

The tool at hand for creating and deploying an apk, namely Buildozer, is currently in beta stage. Although it doesn’t depend on any library, you must have a Linux or OSX computer to be able to compile for Android.

See Buildozer Docs.

License

Distributed under the terms of the MIT license, Cookiedozer is free and open source software

Issues

This template has been tested on Ubuntu Trusty Tahr as well as Mac OS X Yosemite.

If you encounter any problems, please file an issue along with a detailed description.

Examples

https://raw.githubusercontent.com/hackebrot/cookiedozer/master/cookiedozer01.png

https://raw.githubusercontent.com/hackebrot/cookiedozer/master/cookiedozer02.png

cookiedozer's People

Contributors

hackebrot avatar kdelwat avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.