An open API service indexing awesome lists of open source software.

https://github.com/matham/more-kivy-app

Base class for kivy apps that is crash resistant with builtin configuration.
https://github.com/matham/more-kivy-app

Last synced: 5 months ago
JSON representation

Base class for kivy apps that is crash resistant with builtin configuration.

Awesome Lists containing this project

README

          

more-kivy-app
=============

Base class for kivy apps that is crash resistant with builtin configuration.

For more information: https://matham.github.io/more-kivy-app/index.html

.. image:: https://img.shields.io/pypi/pyversions/more-kivy-app.svg
:target: https://pypi.python.org/pypi/more-kivy-app/
:alt: Supported Python versions

.. image:: https://img.shields.io/pypi/v/more-kivy-app.svg
:target: https://pypi.python.org/pypi/more-kivy-app/
:alt: Latest Version on PyPI

.. image:: https://coveralls.io/repos/github/matham/more-kivy-app/badge.svg?branch=master
:target: https://coveralls.io/github/matham/more-kivy-app?branch=master
:alt: Coverage status

.. image:: https://github.com/matham/more-kivy-app/workflows/Python%20application/badge.svg
:target: https://github.com/matham/more-kivy-app/actions
:alt: Github action status