mirror of https://github.com/kivy/kivy.git
Page:
Home
Pages
A draggable scrollbar using a slider
AdBuddiz Android advertisements integration for Kivy apps
Advanced Graphics: In Progress
An example of background Twisted server running on Android
Android Background Services
Android SDK NDK Information
Android SDK NDK Informations
Android native embedded browser
Android style menu app skeleton
Background Service using P4A android.service
Batch installer for windows(KivyInstaller)
Breaking changes in Kivy
Building Portable Package
Button(s) in settings panel
Buttons in Settings panel
Community Guidelines
Connecting Kivy with Anaconda (OSX)
Contextual Menus
Contextual menus
Control alpha of all the children
Create source distribution release on PyPI
Creating a Release APK
Data driven variables with kivy properties
Debugging widget sizes
Deep Linking with iOS and Android
Delayed Work using Clock
Drag and Drop Widgets
Dragable Widget
Draggable Scalable Button
Editable ComboBox
Editable Label
Embedding a Carousel inside a TabbedPanel
GestureBox
Home
Implementing Android Adaptive Icons
KEP001: Instantiate things other than widgets from kv
Kivy 2.0 api breaks
Kivy Blogs and Blog Posts
Kivy Python 2 Support Timeline
Kivy Technical FAQ
Kv language preprocessing
Linking ScreenManager to a different Widget
List of Kivy Projects
Markup Summary
Menu on long touch
Migration guide from legacy garden packages
Moving kivy.garden.xxx to kivy_garden.xxx and kivy.deps.xxx to kivy_deps.xxx
On touch current widget
On touch on current widget
Packaging Kivy apps written in Python 3, targeting Windows using Nuitka
Pyjnius Vibrator Example
Release Checklist
Release notes for 1.10.0
Release notes for 1.11.0
Sample Gestures
Scaler for Retina screen
Scollable Options in Settings panel
Scrollable Label
Setting Up Kivy with various popular IDE's
Setting up Pycharm on OSX (older versions)
Setting up garden with Mac Ports
Setting up kivy with various popular IDE
Simple slider with value in label
Snippet template
Snippets awaiting moderation
Snippets
Starting Kivy App and Service on bootup on Android
Styling a Spinner and SpinnerOption in KV
Talks and tutorials
Theming Kivy
Tiled Maps & Tile Based Movement
Tiling the background of a widget with an image, pixel perfect
Ubuntu Touch
Updating widget content from a items list
User Snippets
Using Asynchronous programming inside a Kivy application
Using Buildozer on windows 10 using WSL
Viewport with fixed resolution autofit to window
Windows RT
Working with Python threads inside a Kivy application
rand0m app
wiki_proposed
63
Home
Mirko Galimberti edited this page 2021-10-24 17:16:33 +02:00
Installation, Documentation and Examples
Extensive installation instructions as well as tutorials and general documentation, including an API reference, can be found at https://kivy.org/docs. A PDF version is also available.
Kivy ships with many examples which can be found in the examples
folder.
Getting started
- The Kivy Website: For the official documentation, latest downloads and user guides.
- Talks and Tutorials: Introductory videos and learning material.
- Setting up Kivy with various popular IDE's: Setting up your Kivy development environment
- Kivy Docs: The official documentation
Code
- Snippets: Collection of useful code snippets for common tasks.
- Kivy Blogs and Blog Posts: Blog posts about Kivy by Kivy users from around the world
- Profiling your Kivy application: Learn to optimize and tweak your Kivy app
- The Kivy Garden: A collection of Kivy widgets from the community
- Kivy projects: All Kivy related projects
Gaming
- KivEnt: an Entity Based Game Engine for Kivy by Kovak
- Tiled Maps & Tile Based Movement: Get up and running with a simple Tiled map.
Mobiles
- Plyer: a platform-independent api to use features commonly found on various platforms, notably mobile ones
- Pyjnius: a Python module to access Java class as Python class, using JNI.
- Python for Android: Access Android specific functionality
- Pyobjus: a Python module to access Objective-C class as Python class, using Objective-C runtime reflection
- Google Analytics and Monitoring: Kivy recipe for Google analytics, play services and bug reporting.
- Google Play Recipes: An example of a Google Play Services client.
Getting help
At Kivy, we love code and coders so we want to help you. Feel free to ask questions, make comments or join us for a chat. All we ask is that you be nice and follow our Community Guidelines.
- The Kivy Users Forum: Questions and answers for everyone
- The Kivy Developers Forum: For devs wanting to discuss the Kivy framework development
- IRC: Join us at #Kivy on irc.freenode.net (IRC Guidelines)
- The Kivy Contact Us Page links to more venues, including an official Discord chat
Miscellaneous
- List of Kivy Projects: Projects that were created using Kivy
- Theming Kivy - Various approaches and guides to theming your Kivy app.
- Kivy Artwork - A small collection of Kivy Logo's and wallpapers.
- Kivy Technical FAQ - A place to document Kivy tips, tricks, hacks, etc., in FAQ format.
- Kv language preprocessing: Enhancing kvlang via pyexpander.
Development
This section contains internal notes for the Kivy devs.
Hardware Compatibility List and known issues
This section lists hardware with known issues with kivy.
Lastly
The information here is not exhaustive but provides a brief overview of the Kivy landscape. If you know of any other good resources that should be added, please let us know! Oh, and enjoy Kivy!