Skip to main content

python library for Davinci Resolve(Repack)

Project description

PyBMD

GitHub license PyPI - Python Version PyPI

Python library for DaVinci Resolve (Repack)

🔥 Pybmd Now Support Both Windows & macOS 🔥

How To Install

pip install pybmd

How To Use

⚠️Run Davinci Resolve before you run script

  1. Init Resolve object use Bmd module

     from pybmd import Bmd
    
     LOCAL_RESOLVE = Bmd()
    

    Bmd() has an option arg named davinci_ip , default value is 127.0.0.1 stands for local davinci, if you want to use remote DaVinci Resolve object, change arg to remote ip.

    Bmd() has an option arg named auto_start , default value is true stands for open davinci automatically if it's not running, if you want to open davinci manually, change arg to false.

  2. You are free now!

    Play with APIs!

    Original API documentation could be found at my notion: Davnci Resolve API in notion

    Pybmd Library API documentation could be found at :Pybmd API Documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pybmd-2024.2.1.tar.gz (30.4 kB view hashes)

Uploaded Source

Built Distribution

pybmd-2024.2.1-py3-none-any.whl (36.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page