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.
- Host: GitHub
- URL: https://github.com/matham/more-kivy-app
- Owner: matham
- License: mit
- Created: 2020-07-04T00:59:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-03T22:23:18.000Z (about 1 year ago)
- Last Synced: 2025-09-19T18:43:28.104Z (10 months ago)
- Language: Python
- Size: 5.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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