mp-007's Stars
kvdroid/Kvdroid
Some Pyjnius tools for Kivy-Android developments.
AlDanial/cloc
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
kivy-garden/painter
Flower for drawing shapes in Kivy.
FilipeMarch/Resizable-Widget-in-Kivy
A resizable widget implemented in Kivy with 8 control points
numpy/numpy
The fundamental package for scientific computing with Python.
anntzer/mplcursors
Interactive data selection cursors for Matplotlib.
jeysonm82/kivy_matplotlib
Simple widget to display a Matplotlib figure in kivy. Also a basic toolbar widget to pan and zoom the plot
SethMMorton/natsort
Simple yet flexible natural sorting in Python.
yousuf60/plotter-app
a python app that uses kivy, kivy garden matplotlib and simplekivy
pyinstaller/pyinstaller
Freeze (package) Python programs into stand-alone executables
plotly/plotly.py
The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
kivymd/KivyMD
KivyMD is a collection of Material Design compliant widgets for use with Kivy, a framework for cross-platform, touch-enabled graphical applications. https://youtube.com/c/KivyMD https://twitter.com/KivyMD https://habr.com/ru/users/kivymd https://stackoverflow.com/tags/kivymd
kivy/kivy
Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
FreeCAD/FreeCAD
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
Android-for-Python/gestures4kivy
Detect common gestures for use with Kivy
matplotlib/matplotlib
matplotlib: plotting with Python
kivy-garden/frostedglass
FrostedGlass is a widget with translucent frosted glass effect, that creates a context with the background behind it.
mp-007/kivy_matplotlib_widget
A fast matplotlib rendering for Kivy based on Kivy_matplotlib project and kivy scatter. Matplotlib used 'agg' backend
kivymd/KivyMDBuilder
Drag and drop components, and turn designs into real application screens in minutes instead of hours. Take advantage of the various widgets and their properties to build elaborate and beautiful apps.
kulothunganug/kivy-lazy-loading-template
Enhance the performance of your Kivy app rocket with lazy loading.