https://github.com/matham/kivy-trio
A friendly Kivy - Trio integration and scheduling library.
https://github.com/matham/kivy-trio
Last synced: about 1 year ago
JSON representation
A friendly Kivy - Trio integration and scheduling library.
- Host: GitHub
- URL: https://github.com/matham/kivy-trio
- Owner: matham
- License: mit
- Created: 2020-07-04T23:12:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-03T23:03:02.000Z (about 1 year ago)
- Last Synced: 2025-04-03T23:29:01.111Z (about 1 year ago)
- Language: Python
- Size: 5.15 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
kivy-trio
=============
kivy_trio is a friendly Kivy - Trio integration and scheduling library.
For more information: https://matham.github.io/kivy-trio/index.html
.. image:: https://img.shields.io/pypi/pyversions/kivy-trio.svg
:target: https://pypi.python.org/pypi/kivy-trio/
:alt: Supported Python versions
.. image:: https://img.shields.io/pypi/v/kivy-trio.svg
:target: https://pypi.python.org/pypi/kivy-trio/
:alt: Latest Version on PyPI
.. image:: https://coveralls.io/repos/github/matham/kivy-trio/badge.svg?branch=master
:target: https://coveralls.io/github/matham/kivy-trio?branch=master
:alt: Coverage status
.. image:: https://github.com/matham/kivy-trio/workflows/Python%20application/badge.svg
:target: https://github.com/matham/kivy-trio/actions
:alt: Github action status