Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/misl6/xbarcodecamera
https://github.com/misl6/xbarcodecamera
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/misl6/xbarcodecamera
- Owner: misl6
- License: mit
- Created: 2020-12-08T14:22:22.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-08T17:37:46.000Z (about 4 years ago)
- Last Synced: 2024-11-18T00:34:37.328Z (2 months ago)
- Language: Python
- Size: 5.58 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Authors: AUTHORS.txt
Awesome Lists containing this project
README
kivy-garden demo flower
========================[![Github Build Status](https://github.com/kivy-garden/flower/workflows/Garden%20flower/badge.svg)](https://github.com/kivy-garden/flower/actions)
A kivy garden flower that shows how to add flowers.
See https://kivy-garden.github.io/flower/ for the rendered flower docs.
Please see the garden [instructions](https://kivy-garden.github.io) for how to use kivy garden flowers.
CI
--Every push or pull request run the [GitHub Action](https://github.com/kivy-garden/flower/actions) CI.
It tests the code on various OS and also generates wheels that can be released on PyPI upon a
tag. Docs are also generated and uploaded to the repo as well as artifacts of the CI.TODO
-------* add your code
Contributing
--------------Check out our [contribution guide](CONTRIBUTING.md) and feel free to improve the flower.
License
---------This software is released under the terms of the MIT License.
Please see the [LICENSE.txt](LICENSE.txt) file.How to release
===============See the garden [instructions](https://kivy-garden.github.io/#makingareleaseforyourflower) for how to make a new release.