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

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.

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