mirror of https://github.com/kivy/kivy.git
32a71278fd
`python -m pip install kivy[base] kivy_examples --no-binary kivy` throws the error `zsh: no matches found: kivy[base]`, you need to use `python -m pip install "kivy[base]" kivy_examples --no-binary kivy` instead |
||
---|---|---|
.. | ||
diving.rst | ||
drawing.rst | ||
events.rst | ||
examples.rst | ||
first_app.rst | ||
framework.rst | ||
index.rst | ||
installation.rst | ||
intro.rst | ||
layouts.rst | ||
packaging.rst | ||
properties.rst | ||
rules.rst |