:notoc: *********************** MoviePy documentation *********************** .. image:: /_static/medias/logo.png :width: 50% :align: center **Date**: |today| **Version**: |version| **Useful links**: `Binary Installers `__ | `Source Repository `__ | `Issues & Ideas `__ | `Q&A Support `__ | MoviePy is the `Python `__ reference tool for video editing automation! It's an open source, MIT-licensed library offering user-friendly video editing and manipulation tools for the `Python `__ programming language. .. grid:: 1 2 2 2 :gutter: 4 :padding: 2 2 0 0 :class-container: sd-text-center .. grid-item-card:: Getting started :img-top: _static/medias/index_getting_started.svg :class-card: intro-card :shadow: md New to *MoviePy*? Check out the getting started guides. They contain instructions to install *MoviePy* as well as introduction concepts and tutorials. +++ .. button-ref:: getting_started :ref-type: ref :click-parent: :color: secondary :expand: To the starting guide .. grid-item-card:: User guide :img-top: _static/medias/index_user_guide.svg :class-card: intro-card :shadow: md The user guide provides in-depth information on the key concepts of *MoviePy* with useful background information and explanation. +++ .. button-ref:: user_guide :ref-type: ref :click-parent: :color: secondary :expand: To the user guide .. grid-item-card:: API reference :img-top: _static/medias/index_api.svg :class-card: intro-card :shadow: md The reference guide contains a detailed description of the *MoviePy* API. The reference describes how the methods work and which parameters can be used. It assumes that you have an understanding of the key concepts. +++ .. button-ref:: reference_manual :ref-type: ref :click-parent: :color: secondary :expand: To the reference guide .. grid-item-card:: Developer guide :img-top: _static/medias/index_contribute.svg :class-card: intro-card :shadow: md Saw a typo in the documentation? Want to improve existing functionalities? The contributing guidelines will guide you through the process of improving *MoviePy*. +++ .. button-ref:: developer_guide :ref-type: ref :click-parent: :color: secondary :expand: To the development guide Contribute! -------------- MoviePy is an open source software originally written by Zulko_ and released under the MIT licence. It works on Windows, Mac, and Linux. .. raw:: html .. toctree:: :maxdepth: 3 :hidden: :titlesonly: getting_started/index user_guide/index reference/index developer_guide/index .. _PyPI: https://pypi.python.org/pypi/moviepy .. _Zulko: https://github.com/Zulko/ .. _Stackoverflow: https://stackoverflow.com/ .. _Github: https://github.com/Zulko/moviepy .. _Reddit: https://www.reddit.com/r/moviepy/