Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
Fetches the last statuses of Fedora Koji builds
- Host: GitHub
- URL: https://github.com/fedora-python/kojistatus
- Owner: fedora-python
- License: other
- Created: 2017-01-20T16:29:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-22T10:23:45.000Z (almost 2 years ago)
- Last Synced: 2024-11-10T00:53:52.372Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 360 KB
- Stars: 1
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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.