Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kivy-garden.ebs.gallery

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kivy-garden.ebs.gallery

Image Gallery widget for Kivy

  • 1.0
  • Source
  • PyPI
  • Socket score

Maintainers
1

Github Build Status

This package provides half of a simple Image Gallery / Carousel widget for Kivy. The other half is provided by the EBS linuxnode GalleryManager class.

Most non-EBS applications would not benefit from this widget. The functionality provided here can just as easily be obtained by use of the Kivy ScreenManager widget, which also considerably more flexible. The reason ScreenManager was not used here is primarily because I hadn't seen ScreenManager yet when the Image Gallery was first written. This widget may not be used in the future by the EBS Image Gallery, and if it is not, it will no longer be maintained.

This package is part of the EBS widget collection for Kivy. It is written in mostly Python and depends on the EBS core widgets and widget infrastructure package. For more information, see kivy_garden.ebs.core

See https://kivy-garden.github.io/ebs.flower/ for the rendered flower docs.

Please see the garden instructions for how to use kivy garden flowers.

CI

Every push or pull request run the GitHub Action 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 and feel free to improve the flower.

License

This software is released under the terms of the MIT License. Please see the LICENSE.txt file.

How to release

See the garden instructions for how to make a new release.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc