Skip to main content

Multimedia editor for PyQt/PySide

Project description

Copyright (c) 2023 Jérémie DECOCK (www.jdhp.org)

Description

Multimedia editor for PyQt/PySide

Note:

This project is still in beta stage, so the API is not finalized yet.

Dependencies

C.f. requirements.txt

Installation

Posix (Linux, MacOSX, WSL, …)

From the Qt Multimedia Editor source code:

conda deactivate         # Only if you use Anaconda...
python3 -m venv env
source env/bin/activate
python3 -m pip install --upgrade pip
python3 -m pip install -r requirements.txt
python3 setup.py develop

Windows

From the Qt Multimedia Editor source code:

conda deactivate         # Only if you use Anaconda...
python3 -m venv env
env\Scripts\activate.bat
python3 -m pip install --upgrade pip
python3 -m pip install -r requirements.txt
python3 setup.py develop

Documentation

Example usage

Build and run the Python Docker image

Build the docker image

From the Qt Multimedia Editor source code:

docker build -t qtme:latest .

Run unit tests from the docker container

From the Qt Multimedia Editor source code:

docker run qtme pytest

Run an example from the docker container

From the Qt Multimedia Editor source code:

docker run qtme python3 /app/examples/hello.py

Bug reports

To search for bugs or report them, please use the Qt Multimedia Editor Bug Tracker at:

https://gitlab.com/jdhp/qt-multimedia-editor/issues

License

This project is provided under the terms and conditions of the MIT License.

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

qtme-0.1.dev0.tar.gz (16.8 kB view details)

Uploaded Source

Built Distribution

qtme-0.1.dev0-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file qtme-0.1.dev0.tar.gz.

File metadata

  • Download URL: qtme-0.1.dev0.tar.gz
  • Upload date:
  • Size: 16.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for qtme-0.1.dev0.tar.gz
Algorithm Hash digest
SHA256 62dc1d72d4c4b061c8d806c89bc2dbae35ec09d261c0d94a9844a2b87e1e00ad
MD5 df922e8783cf7a7685e0243e8f013718
BLAKE2b-256 2b3fbeecbea4bd0ab8a883cfc2befff02643148507516e01b2e404593e1ee00e

See more details on using hashes here.

File details

Details for the file qtme-0.1.dev0-py3-none-any.whl.

File metadata

  • Download URL: qtme-0.1.dev0-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for qtme-0.1.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 ee6db5431970439425761704137567363e00e1249f9e43345c1e037650cf8e48
MD5 585d41bd6d0a360b1b18f38676ab5c85
BLAKE2b-256 e297b2a311143cc878e436b0a0781437cc167d622b19743174796438cb662aae

See more details on using hashes here.

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