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

https://github.com/fedora-python/kojistatus

Fetches the last statuses of Fedora Koji builds
https://github.com/fedora-python/kojistatus

Last synced: 8 months ago
JSON representation

Fetches the last statuses of Fedora Koji builds

Awesome Lists containing this project

README

          

kojistatus
==========

A little Python tool to fetch the last statuses of Fedora Koji builds of
a given user. Created mostly to provide simple text API for MicroPython.

See an example MicroPython client in ``examples`` directory.

Licensed under the MIT license, see LICENSE.